about summary refs log tree commit diff
path: root/tests/mir-opt/unreachable.rs
AgeCommit message (Expand)AuthorLines
2023-10-31Only emit `!=` assumptions if the otherwise target is reachable.Camille GILLOT-3/+29
2023-10-31Replace SwitchInt to unreachable by an assumption.Camille GILLOT-5/+7
2023-10-31Reorder passes.Camille GILLOT-1/+17
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+20