about summary refs log tree commit diff
path: root/src/test/mir-opt/array-index-is-temporary
AgeCommit message (Collapse)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-194/+0
2020-07-29add crate name to mir dumpsXavier Denis-0/+0
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-4/+4
propagation
2020-05-24Clear MIR local type annotations after borrowckJonas Schievink-2/+2
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-54/+54
mode
2020-04-14update 32 bit mir-opt testsBastian Kauschke-1/+7
2020-04-13bless mir opt testsBastian Kauschke-1/+7
2020-04-11Use write!-style syntax for MIR assert terminatorrobojumper-2/+2
2020-04-07Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.Ana-Maria Mihalache-45/+136
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-0/+91