Ralf Jung
|
29c95e98e3
|
also print 'immutable' flag
|
2023-12-07 17:46:36 +01:00 |
|
Nilstrieb
|
9b80d85722
|
Manual find replace updates
|
2023-11-24 21:04:51 +01:00 |
|
Nilstrieb
|
41e8d152dc
|
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01:00 |
|
Camille GILLOT
|
1f90d857d7
|
Stop trying to preserve pretty-printing.
|
2023-10-16 19:15:28 +00:00 |
|
Camille GILLOT
|
02424e4bc5
|
Normalize alloc-id in tests.
|
2023-10-16 16:29:35 +00:00 |
|
Ralf Jung
|
b1ebf002c3
|
don't UB on dangling ptr deref, instead check inbounds on projections
|
2023-10-15 18:12:46 +02:00 |
|
Ralf Jung
|
8496292dda
|
properly track why we checked whether a pointer is in-bounds
also simplify the in-bounds checking in Miri's borrow trackers
|
2023-08-01 17:57:13 +02:00 |
|
Deadbeef
|
4f83717cf7
|
Use translatable diagnostics in rustc_const_eval
|
2023-06-01 14:45:18 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|