| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-25 | Use larger span for adjustments on method calls | Aaron Hill | -6/+6 |
| 2021-09-01 | Fix drop handling for `if let` expressions | Matthew Jasper | -19/+19 |
| 2021-08-25 | Fix debugger stepping behavior around `match` expressions | Wesley Wiser | -3/+3 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -23/+23 |
| 2021-03-22 | Preserve signed zero on roundtrip | Jubilee Young | -1/+1 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -1/+1 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -3/+3 |
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -4/+4 |
| 2020-08-20 | Suppress MIR comments for FnDef in ty::Const | Lzu Tao | -12/+0 |
| 2020-08-17 | Update MIR tests with comment verbosity fix | Austin Lasher | -6/+0 |
| 2020-08-11 | move Deaggregate pass to post_borrowck_cleanup | Ralf Jung | -0/+162 |
