| Age | Commit message (Expand) | Author | Lines |
| 2023-12-28 | Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync | Philipp Krones | -0/+1 |
| 2023-12-22 | Auto merge of #118847 - eholk:for-await, r=compiler-errors | bors | -3/+16 |
| 2023-12-20 | Give `VariantData::Struct` named fields, to clairfy `recovered`. | Alona Enraght-Moony | -1/+3 |
| 2023-12-19 | Plumb awaitness of for loops | Eric Holk | -3/+16 |
| 2023-12-16 | Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup | Philipp Krones | -7/+10 |
| 2023-12-08 | Auto merge of #118420 - compiler-errors:async-gen, r=eholk | bors | -5/+6 |
| 2023-12-08 | Make some matches exhaustive to avoid bugs, fix tools | Michael Goulet | -1/+2 |
| 2023-12-08 | coro_kind -> coroutine_kind | Michael Goulet | -4/+4 |
| 2023-12-08 | Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errors | bors | -1/+1 |
| 2023-12-04 | Option<CoroutineKind> | Eric Holk | -2/+11 |
| 2023-12-04 | Merge Async and Gen into CoroutineKind | Eric Holk | -3/+3 |
| 2023-12-03 | Parse a pattern with no arm | Nadrieril | -1/+1 |
| 2023-10-27 | Add gen blocks to ast and do some broken ast lowering | Oli Scherer | -1/+1 |
| 2023-09-11 | Update tools and fulldeps tests | Matthew Jasper | -1/+1 |
| 2023-08-11 | Merge commit '1e8fdf492808a25d78a97e1242b835ace9924e4d' into clippyup | Philipp Krones | -1/+3 |
| 2023-08-04 | Improve spans for indexing expressions | Nilstrieb | -1/+1 |
| 2023-07-28 | Make Clippy understand generic const items | León Orell Valerian Liehr | -2/+6 |
| 2023-04-27 | Make clippy happy | Michael Goulet | -1/+1 |
| 2023-04-11 | Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup | Philipp Krones | -3/+36 |
| 2023-04-04 | Rename `ast::Static` to `ast::StaticItem` to match `ast::ConstItem` | Oli Scherer | -1/+1 |
| 2023-04-04 | box a bunch of large types | Oli Scherer | -3/+3 |
| 2023-04-04 | Split out ast::ItemKind::Const into its own struct | Oli Scherer | -2/+2 |
| 2023-04-04 | rust-analyzer guided tuple field to named field | Oli Scherer | -1/+1 |
| 2023-04-04 | rust-analyzer guided enum variant structification | Oli Scherer | -1/+1 |
| 2023-03-19 | Remove the `NodeId` of `ast::ExprKind::Async` | Arpad Borsos | -1/+1 |
| 2023-03-12 | Remove `box_syntax` from AST and use in tools | clubby789 | -1/+1 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -1/+2 |
| 2022-12-28 | Rename `Rptr` to `Ref` in AST and HIR | Nilstrieb | -1/+1 |
| 2022-12-01 | rustc_ast_lowering: Stop lowering imports into multiple items | Vadim Petrochenkov | -1/+1 |
| 2022-11-23 | Fix clippy code | Esteban Küber | -1/+1 |
| 2022-11-22 | Auto merge of #104688 - flip1995:clippyup, r=Manishearth,flip1995 | bors | -6/+14 |
| 2022-11-22 | Split `MacArgs` in two. | Nicholas Nethercote | -8/+12 |
| 2022-11-21 | Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup | Philipp Krones | -6/+14 |
| 2022-11-17 | Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and ... | Nicholas Nethercote | -5/+27 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -1/+1 |
| 2022-10-10 | Rename AssocItemKind::TyAlias to AssocItemKind::Type | Michael Goulet | -2/+2 |
| 2022-08-16 | Shrink `ast::Attribute`. | Nicholas Nethercote | -1/+1 |
| 2022-08-10 | Do not consider method call receiver as an argument in AST. | Camille GILLOT | -1/+3 |
| 2022-07-18 | Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup | Philipp Krones | -4/+10 |
| 2022-07-12 | Fix clippy build | Maybe Waffle | -2/+11 |
| 2022-07-02 | ast: Add span to `Extern` | Nixon Enraght-Moony | -2/+2 |
| 2022-05-23 | Rollup merge of #97254 - jhpratt:remove-crate-vis, r=cjgillot | Dylan DPC | -1/+1 |
| 2022-05-21 | Merge crate and restricted visibilities | Jacob Pratt | -1/+1 |
| 2022-05-21 | Remove feature: `crate` visibility modifier | Jacob Pratt | -1/+1 |
| 2022-05-21 | Merge 'rust-clippy/master' into clippyup | xFrednet | -1/+1 |
| 2022-05-05 | Overhaul `MacArgs::Eq`. | Nicholas Nethercote | -1/+2 |
| 2022-03-14 | Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup | flip1995 | -6/+48 |
| 2022-03-05 | Change syntax for TyAlias where clauses | Jack Huey | -42/+6 |
| 2022-01-27 | Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup | flip1995 | -5/+5 |
| 2022-01-17 | Add term | kadmin | -2/+9 |