| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-01 | Fix drop handling for `if let` expressions | Matthew Jasper | -24/+24 |
| 2021-08-25 | Fix debugger stepping behavior around `match` expressions | Wesley Wiser | -3/+3 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -9/+9 |
| 2021-07-27 | Update tests | Jacob Pratt | -42/+40 |
| 2021-05-17 | mir-opt bless for Size field being removed from Allocation | Ralf Jung | -2/+2 |
| 2021-03-19 | update tests | mark | -40/+39 |
| 2021-03-06 | Disable destination propagation on all mir-opt-levels | Tomasz Miąsko | -33/+46 |
| 2021-03-05 | Bump mir-opt-level from 2 to 3 in tests | Santiago Pastorino | -1/+1 |
| 2021-02-21 | Make MatchBranchSimplification clean up after itself | Simon Vandel Sillesen | -37/+33 |
| 2021-01-15 | Add test for #59352 | Dániel Buga | -0/+121 |
| 2020-09-04 | Add test for checking if-let or-patterns | kadmin | -0/+108 |
