| Age | Commit message (Expand) | Author | Lines |
| 2021-08-12 | Merge commit '74d1561353660104d5b1d245f9a61c11c2df0f89' into clippy_backport | flip1995 | -18/+18 |
| 2021-07-19 | Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup | flip1995 | -184/+159 |
| 2021-07-16 | Auto merge of #87140 - camsteffen:pat-slice-refs, r=oli-obk | bors | -5/+5 |
| 2021-07-16 | Rollup merge of #87069 - sexxi-goose:copy_ref_always, r=nikomatsakis | Guillaume Gomez | -12/+7 |
| 2021-07-15 | Remove refs from pat slices | Cameron Steffen | -5/+5 |
| 2021-07-15 | Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup | flip1995 | -414/+575 |
| 2021-07-14 | ExprUseVisitor::Delegate consume only when moving | Aman Arora | -12/+7 |
| 2021-07-13 | Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk | bors | -1/+1 |
| 2021-07-10 | rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro` | Vadim Petrochenkov | -14/+2 |
| 2021-07-09 | clippy: allow default_hash_types on bootstrap | Cameron Steffen | -1/+1 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -4/+8 |
| 2021-07-06 | Add s to non_fmt_panic | Ryan Levick | -1/+1 |
| 2021-07-01 | Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup | flip1995 | -718/+1213 |
| 2021-06-18 | Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper | bors | -3/+1 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -10/+12 |
| 2021-06-06 | Remove some last remants of {push,pop}_unsafe! | Smitty | -3/+1 |
| 2021-06-04 | Remove `doc(include)` | Joshua Nelson | -17/+2 |
| 2021-06-03 | Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup | flip1995 | -722/+1087 |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2021-05-20 | Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup | flip1995 | -469/+1052 |
| 2021-05-18 | Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr | bors | -3/+3 |
| 2021-05-17 | Auto merge of #85178 - cjgillot:local-crate, r=oli-obk | bors | -4/+4 |
| 2021-05-12 | Use () for inherent_impls. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Use () for HIR queries. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister | bors | -5/+4 |
| 2021-05-12 | Implement span quoting for proc-macros | Aaron Hill | -2/+2 |
| 2021-05-06 | Fix clippy | Scott McMurray | -3/+3 |
| 2021-05-06 | Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup | flip1995 | -941/+1701 |
| 2021-05-05 | Use local and remapped paths where appropriate | Andy Wang | -5/+4 |
| 2021-04-28 | Rollup merge of #84484 - jyn514:check-tools, r=Mark-Simulacrum | Jack Huey | -1/+1 |
| 2021-04-27 | Switch `rustc::internal` from deny to warn | Joshua Nelson | -1/+1 |
| 2021-04-27 | Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup | flip1995 | -138/+136 |
| 2021-04-25 | fix clippy | Ralf Jung | -1/+1 |
| 2021-04-22 | Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup | flip1995 | -794/+1718 |
| 2021-04-08 | Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup | flip1995 | -5304/+6573 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -2/+5 |
| 2021-03-31 | Track bound vars | Jack Huey | -5/+5 |
| 2021-03-30 | Remove hir::CrateItem. | Camille GILLOT | -1/+1 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -2/+2 |
| 2021-03-26 | Use iter::zip in src/tools/clippy/ | Josh Stone | -28/+31 |
| 2021-03-25 | Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup | flip1995 | -1874/+2996 |
| 2021-03-22 | Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis | bors | -6/+1 |
| 2021-03-20 | update `const_eval_resolve` | lcnr | -1/+9 |
| 2021-03-19 | clippy: stabilize or_patterns lint | mark | -6/+1 |
| 2021-03-18 | hir: Preserve used syntax in `TyKind::TraitObject` | Vadim Petrochenkov | -4/+4 |
| 2021-03-17 | Auto merge of #82122 - bstrie:dep4real, r=dtolnay | bors | -1/+1 |
| 2021-03-17 | Auto merge of #83188 - petrochenkov:field, r=lcnr | bors | -17/+17 |
| 2021-03-16 | ast: Reduce size of `ExprKind` by boxing fields of `ExprKind::Struct` | Vadim Petrochenkov | -3/+3 |
| 2021-03-16 | ast/hir: Rename field-related structures | Vadim Petrochenkov | -14/+14 |
| 2021-03-15 | Fix error after rebase | Roxane | -0/+3 |