summary refs log tree commit diff
path: root/src/test/mir-opt/issues/issue_75439.foo.MatchBranchSimplification.diff
AgeCommit message (Expand)AuthorLines
2022-06-10Actually fixXavier Denis-7/+7
2022-06-10Revert "More minimal changes"Xavier Denis-4/+4
2022-06-10More minimal changesXavier Denis-4/+4
2022-06-10Fix `SourceScope` for `if let` bindings.Xavier Denis-10/+10
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+2
2022-02-22change `mir::Constant` in mir dumpslcnr-2/+2
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-15/+15
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-3/+3
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-9/+9
2021-07-27Update testsJacob Pratt-39/+39
2021-03-19update testsmark-39/+39
2020-09-04Add test for checking if-let or-patternskadmin-0/+87