about summary refs log tree commit diff
path: root/tests/ui/consts/miri_unleashed
AgeCommit message (Expand)AuthorLines
2023-12-07also print 'immutable' flagRalf Jung-8/+8
2023-11-24Show number in error message even for one errorNilstrieb-11/+11
2023-10-27Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJungbors-0/+10
2023-10-26Remove unused feature from a miri testMaybe Waffle-4/+3
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-1/+1
2023-10-24Use `PlaceMention` for match scrutinees.Camille GILLOT-0/+10
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-14/+14
2023-10-16Rebless.Camille GILLOT-2/+2
2023-10-16Normalize alloc-id in tests.Camille GILLOT-14/+14
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+4
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-4/+4
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-3/+3
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-3/+5
2023-04-15Only enable ConstProp at mir-opt-level >= 2.Camille GILLOT-12/+0
2023-04-06Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstriebbors-60/+8
2023-04-05Bless testsThom Chiovoloni-2/+2
2023-04-03Perform match checking on THIR.Camille GILLOT-60/+8
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-20/+14
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1284