Richard Smith
|
50e5476ee3
Add support for `unsafe as` operator to the toolchain. (#5993)
|
8 months ago |
Richard Smith
|
742017c475
Widen integer loads and stores to a multiple of 8 bits. (#5986)
|
8 months ago |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 months ago |
Richard Smith
|
e3a366f1c3
Add prelude impl of `Iterate` for array types. (#5895)
|
9 months ago |
Jon Ross-Perkins
|
8ea92b728c
Update prelude files to increase destroy dependencies (#5848)
|
9 months ago |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 months ago |
Dana Jansens
|
bcba76aca7
Require file tests to specify a min-prelude (#5818)
|
9 months ago |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 months ago |
Richard Smith
|
3a7a09dfab
Use `Core.Range` from `for` lowering tests. (#5746)
|
10 months ago |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 months ago |
Richard Smith
|
866794b82a
Check and lowering support for `for` loops. (#5698)
|
10 months ago |