| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-01-18 | Formally implement let chains | Caio | -21/+0 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -10/+12 |
| 2021-03-07 | Account for `if (let pat = expr) {}` | Esteban Küber | -2/+1 |
| 2021-02-19 | Lower condition of `if` expression before it's "then" block | Esteban Küber | -0/+20 |
