about summary refs log tree commit diff
path: root/tests/ui/mir
AgeCommit message (Expand)AuthorLines
2023-04-02Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwcobors-0/+16
2023-03-30Disable the ui panic test on wasm32-bareBen Kimock-0/+1
2023-03-23A MIR transform that checks pointers are alignedBen Kimock-0/+11
2023-03-17Drop subslices of arraysclubby789-0/+16
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-10/+0
2023-03-05Add test.Camille GILLOT-0/+15
2023-02-25MIR-Validate StorageLive.Camille GILLOT-0/+43
2023-02-12only require sub type relation on field projection typesb-naber-0/+134
2023-02-05yet another ui testLukas Markeffsky-0/+42
2023-02-05ReErased regions are localLukas Markeffsky-0/+20
2023-01-27Fix def-use dominance checkTomasz Miąsko-0/+19
2023-01-11Move /src/test to /testsAlbert Larsan-0/+4076