| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-12-15 | Remove `in_band_lifetimes` for `rustc_passes` | Peter Jaszkowiak | -1/+1 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -0/+1 |
| 2021-08-04 | Move naked function ABI check to its own lint | Nathaniel McCallum | -1/+2 |
| 2021-08-02 | Validate that naked functions are never inlined | Nathaniel McCallum | -1/+11 |
| 2021-03-09 | Do not store attrs in FnKind. | Camille GILLOT | -2/+3 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -0/+1 |
| 2021-01-02 | reduce borrowing and (de)referencing around match patterns (clippy::match_ref... | Matthias Krüger | -1/+1 |
| 2020-12-07 | Validate naked functions definitions | Tomasz Miąsko | -15/+224 |
| 2020-11-25 | Validate use of parameters in naked functions | Tomasz Miąsko | -0/+113 |
