about summary refs log tree commit diff
path: root/src/test/mir-opt/simple-match.rs
AgeCommit message (Expand)AuthorLines
2022-10-27Move mir building mir-opt tests to own directoryJakob Degen-12/+0
2022-10-27Replace `mir_map.0` dump with `built` phase change dumpJakob Degen-1/+1
2022-09-04Remove unnecessary `EMIT_MIR_FOR_EACH_BITWIDTHJakob Degen-1/+1
2020-07-29add crate name to mir dumpsXavier Denis-1/+1
2020-04-07Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.Ana-Maria Mihalache-0/+1
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-29/+1
2019-06-13Add a test for simple matchesMatthew Jasper-0/+39