| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-17 | Add more information to `impl Trait` deny error | Michael Goulet | -2/+2 |
| 2021-12-13 | let-else: fix attribute aliasing + add test for issue 89807 | Cormac Relf | -0/+1 |
| 2021-12-13 | let-else: add hir::Let and type check it like a hir::Local | Cormac Relf | -22/+9 |
| 2021-09-18 | Do not preallocate item HirIds. | Camille GILLOT | -1/+1 |
| 2021-08-30 | Add let_else feature gate | Cameron Steffen | -0/+10 |
| 2021-08-30 | Lower let-else to HIR | Cameron Steffen | -16/+81 |
| 2021-08-30 | Refactor lower_stmts | Cameron Steffen | -55/+56 |
| 2021-08-30 | Move some methods to block module | Cameron Steffen | -0/+109 |
