about summary refs log tree commit diff
path: root/src/test/mir-opt/matches_reduce_branches.match_nested_if.MatchBranchSimplification.64bit.diff
AgeCommit message (Expand)AuthorLines
2021-09-05Change scope of temporaries in match guardsMatthew Jasper-1/+1
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-62/+37
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-2/+2
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-64/+64
2021-02-21Make MatchBranchSimplification clean up after itselfSimon Vandel Sillesen-59/+54
2021-01-07Reintroduce hir::ExprKind::IfCaio-10/+10
2020-10-21Introduce a temporary for discriminant value in MatchBranchSimplificationTomasz Miąsko-0/+116