summary refs log tree commit diff
path: root/src/test/mir-opt/match_false_edges.full_tested_match.PromoteTemps.after.mir
AgeCommit message (Expand)AuthorLines
2021-09-05Change scope of temporaries in match guardsMatthew Jasper-2/+2
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-1/+1
2021-08-27Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearthbors-5/+5
2021-08-26update mir diffslcnr-1/+1
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-5/+5
2021-07-06Revert "Revert "Update mir opt tests""bjorn3-1/+1
2021-06-07Revert "Update mir opt tests"bjorn3-1/+1
2021-05-30Update mir opt testsbjorn3-1/+1
2021-04-02Fix diagnostic issue when using FakeReads in closuresRoxane-1/+1
2021-03-31Make unevaluated DefId rendering deterministicOli Scherer-1/+1
2021-03-20bless mir-opt testslcnr-2/+2
2020-10-04Bless mir-opt testsAaron Hill-21/+21
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-1/+1
2020-08-20Suppress MIR comments of Unit typeLzu Tao-6/+0
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-3/+0
2020-08-17Update MIR tests with comment verbosity fixAustin Lasher-30/+0
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+155