about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/heap
AgeCommit message (Expand)AuthorLines
2023-12-07also print 'immutable' flagRalf Jung-2/+2
2023-11-24Manual find replace updatesNilstrieb-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-5/+5
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-2/+2
2023-10-16Normalize alloc-id in tests.Camille GILLOT-7/+7
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-6/+6
2023-08-01properly track why we checked whether a pointer is in-boundsRalf Jung-3/+3
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-9/+13
2023-01-11Move /src/test to /testsAlbert Larsan-0/+338