| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-22 | change `mir::Constant` in mir dumps | lcnr | -1/+1 |
| 2021-09-01 | Fix drop handling for `if let` expressions | Matthew Jasper | -14/+13 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -5/+6 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -5/+5 |
| 2020-12-03 | Combination of commits | Rich Kadel | -1/+1 |
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -1/+1 |
| 2020-08-20 | Suppress MIR comments of Unit type | Lzu Tao | -18/+0 |
| 2020-08-20 | Suppress MIR comments for FnDef in ty::Const | Lzu Tao | -3/+0 |
| 2020-08-17 | Update MIR tests with comment verbosity fix | Austin Lasher | -18/+0 |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+108 |
