about summary refs log tree commit diff
path: root/src/test/mir-opt/match_test
AgeCommit message (Collapse)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-172/+0
2020-07-29add crate name to mir dumpsXavier Denis-0/+0
2020-07-08Correctly mark the ending span of a match armAyaz Hafiz-2/+2
Closes #74050 r? @matthewjasper
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-10/+10
propagation
2020-06-07rename FalseEdges -> FalseEdgeRalf Jung-4/+4
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-41/+41
mode
2020-04-13bless mir opt testsBastian Kauschke-1/+7
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-0/+166