| Age | Commit message (Expand) | Author | Lines |
| 2021-04-08 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -111/+278 |
| 2021-04-06 | Fix all occurences of `needless_borrow` internally | Jason Newcomb | -102/+102 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -1/+4 |
| 2021-03-31 | Eat dogfood | Cameron Steffen | -2/+2 |
| 2021-03-31 | Add if_chain lints | Cameron Steffen | -5/+172 |
| 2021-03-26 | Add missing lints to MSRV config doc | flip1995 | -1/+1 |
| 2021-03-26 | Add MSRV option to unnested_or_patterns lint | flip1995 | -1/+1 |
| 2021-03-25 | Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup | flip1995 | -8/+6 |
| 2021-03-25 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -8/+6 |
| 2021-03-17 | Don't re-export clippy_utils::* | Cameron Steffen | -6/+3 |
| 2021-03-16 | ast/hir: Rename field-related structures | Vadim Petrochenkov | -4/+4 |
| 2021-03-15 | Don't re-export clippy_utils::diagnostics::* | Cameron Steffen | -4/+3 |
| 2021-03-15 | Move some utils to clippy_utils::source module | Cameron Steffen | -1/+2 |
| 2021-03-15 | Move some utils to ty_utils | Cameron Steffen | -2/+3 |
| 2021-03-09 | Remove hir::Expr::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Remove hir::Item::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Remove hir::ImplItem::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Remove hir::Arm::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Remove hir::StmtKind::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Simplify clippy author. | Camille GILLOT | -13/+13 |
| 2021-02-25 | Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup | flip1995 | -6127/+13 |
| 2021-02-18 | ast: Keep expansion status for out-of-line module items | Vadim Petrochenkov | -3/+6 |
| 2021-02-17 | Auto merge of #81993 - flip1995:clippyup, r=Manishearth | bors | -75/+86 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -3/+2 |
| 2021-02-15 | Use ItemId as a strongly typed index. | Camille GILLOT | -2/+2 |
| 2021-02-13 | Auto merge of #81238 - RalfJung:copy-intrinsics, r=m-ou-se | bors | -2/+2 |
| 2021-02-13 | Fix clippy's path to the copy intrinsics. | Mara Bos | -2/+2 |
| 2021-02-11 | Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup | flip1995 | -75/+86 |
| 2021-02-09 | Rename HIR UnOp variants | Ömer Sinan Ağacan | -2/+2 |
| 2021-02-06 | Rollup merge of #81680 - camsteffen:primty, r=oli-obk | Jonas Schievink | -14/+0 |
| 2021-02-03 | Use PrimTy in builtin type shadow lint | Cameron Steffen | -14/+0 |
| 2021-02-02 | Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy | Manish Goregaokar | -28/+26 |
| 2021-02-01 | Box the biggest ast::ItemKind variants | Dániel Buga | -24/+43 |
| 2021-01-30 | Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup | flip1995 | -67/+90 |
| 2021-01-29 | Rollup merge of #81176 - camsteffen:qpath-res, r=oli-obk | Yuki Okushi | -16/+3 |
| 2021-01-28 | Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasper | Yuki Okushi | -1/+0 |
| 2021-01-28 | Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakis | Yuki Okushi | -7/+6 |
| 2021-01-22 | Make more traits of the From/Into family diagnostic items | flip1995 | -1/+0 |
| 2021-01-21 | Fix clippy and comment | Esteban Küber | -5/+5 |
| 2021-01-18 | Remove qpath_res util function | Cameron Steffen | -16/+3 |
| 2021-01-18 | Use ty::{IntTy,UintTy,FloatTy} in rustdoc and clippy | LeSeulArtichaut | -7/+6 |
| 2021-01-18 | Rollup merge of #81038 - flip1995:clippyup, r=Manishearth | Ashley Mannix | -39/+215 |
| 2021-01-16 | Review changes | Jack Huey | -13/+13 |
| 2021-01-15 | Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup | flip1995 | -39/+215 |
| 2021-01-14 | Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper | bors | -68/+59 |
| 2021-01-13 | Auto merge of #77524 - Patryk27:fixes/66228, r=estebank | bors | -1/+1 |
| 2021-01-12 | Separate out a `hir::Impl` struct | Joshua Nelson | -8/+8 |
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -1/+1 |
| 2021-01-09 | ast: Remove some indirection layers from values in key-value attributes | Vadim Petrochenkov | -1/+1 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -68/+59 |