summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/control_flow_simplification.hello.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2022-05-23Refactor call terminator to always hold a destination placeJakob Degen-1/+1
2022-05-06bless mir-optRalf Jung-1/+1
2022-02-22change `mir::Constant` in mir dumpslcnr-4/+1
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-2/+2
2021-08-19Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...Erik Desjardins-1/+1
2021-08-15Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"Erik Desjardins-1/+1
2021-08-07Run RemoveZsts at mir-opt-level=1Erik Desjardins-1/+1
2021-05-17mir-opt bless for Size field being removed from AllocationRalf Jung-2/+2
2021-01-25Implement new panic!() behaviour for Rust 2021.Mara Bos-5/+5
2021-01-07Reintroduce hir::ExprKind::IfCaio-8/+8
2020-12-03Combination of commitsRich Kadel-1/+1
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-15/+1
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+60