Zalathar
|
835fbcbcab
|
Remove the -test suffix from normalize directives
|
2024-12-27 19:58:16 +11:00 |
|
Ralf Jung
|
3175cc2814
|
stabilize const_mut_refs
|
2024-09-15 09:51:32 +02:00 |
|
Zalathar
|
9aaa0c5867
|
Always use a colon in //@ normalize-*: headers
|
2024-07-11 12:23:44 +10:00 |
|
Oli Scherer
|
77fe9f0a72
|
Validate before reporting interning errors.
validation produces much higher quality errors and already handles most of the cases
|
2024-04-17 09:50:44 +00:00 |
|
Ralf Jung
|
2f1a8e2d7a
|
const-eval interner: from-scratch rewrite using mutability information from provenance rather than types
|
2024-01-22 09:28:00 +01:00 |
|
Ralf Jung
|
b1ebf002c3
|
don't UB on dangling ptr deref, instead check inbounds on projections
|
2023-10-15 18:12:46 +02:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|