about summary refs log tree commit diff
path: root/src/test/mir-opt/issue-41697.rs
AgeCommit message (Expand)AuthorLines
2022-11-02Ban dashes in miropt test file namesJakob Degen-40/+0
2022-09-04Remove unnecessary `EMIT_MIR_FOR_EACH_BITWIDTHJakob Degen-1/+1
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-1/+1
2020-08-18mir building: fix some commentsRalf Jung-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-1/+2
2019-03-15rustc: rename item_path to def_path (except the module in ty).Eduard-Mihai Burtescu-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-21fix some typosMartin Lindhe-1/+1
2017-05-15remove compile-flagsNiko Matsakis-2/+0
2017-05-15move issue-41697 to a mir-opt testNiko Matsakis-0/+50