| Age | Commit message (Expand) | Author | Lines |
| 2025-02-13 | Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obk | bors | -3/+4 |
| 2025-02-13 | intern valtrees | Lukas Markeffsky | -3/+4 |
| 2025-02-10 | Convert two missed places | Bastian Kersting | -2/+2 |
| 2025-02-10 | Rename rustc_middle::Ty::is_unsafe_ptr to is_raw_ptr | Bastian Kersting | -7/+7 |
| 2025-02-08 | Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi... | Jubilee | -34/+36 |
| 2025-02-07 | clippy: directly use rustc_abi instead of reexports | Jubilee Young | -34/+36 |
| 2025-02-07 | fix typo | Jana Dönszelmann | -1/+1 |
| 2025-02-07 | fix empty after lint on impl/trait items | Jonathan Dönszelmann | -37/+76 |
| 2025-02-07 | Update UI tests | Guillaume Gomez | -1/+1 |
| 2025-02-07 | Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint ... | Guillaume Gomez | -427/+458 |
| 2025-02-06 | Rollup merge of #136645 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -213/+924 |
| 2025-02-06 | Auto merge of #136641 - matthiaskrgr:rollup-lajwje5, r=matthiaskrgr | bors | -21/+17 |
| 2025-02-06 | Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u... | Philipp Krones | -213/+924 |
| 2025-02-05 | Uniformly handle HIR literals in visitors and lints | Oli Scherer | -21/+17 |
| 2025-02-03 | tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc` | Askar Safin | -14/+13 |
| 2025-02-02 | Rollup merge of #136422 - nnethercote:convert-lint-functions, r=Noratrieb | Matthias Krüger | -216/+125 |
| 2025-02-02 | Convert two `rustc_middle::lint` functions to `Span` methods. | Nicholas Nethercote | -216/+125 |
| 2025-02-01 | Rename `tcx.ensure()` to `tcx.ensure_ok()` | Zalathar | -1/+1 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -6/+4 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -51/+114 |
| 2025-01-29 | Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obk | León Orell Valerian Liehr | -2/+2 |
| 2025-01-29 | Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ... | León Orell Valerian Liehr | -1/+1 |
| 2025-01-28 | Refactor FnKind variant to hold &Fn | Celina G. Val | -2/+2 |
| 2025-01-28 | Make item self/non-self bound naming less whack | Michael Goulet | -1/+1 |
| 2025-01-28 | Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u... | Philipp Krones | -326/+1444 |
| 2025-01-27 | Rollup merge of #126604 - kadiwa4:uplift_double_negation, r=nnethercote | León Orell Valerian Liehr | -41/+2 |
| 2025-01-26 | remove `clippy::double_neg` | Kalle Wachsmuth | -41/+2 |
| 2025-01-26 | Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obk | bors | -5/+2 |
| 2025-01-23 | make `hir::Ty/ConstArg` methods generic where applicable | Boxy | -2/+2 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -11/+11 |
| 2025-01-23 | The clipper :3c | Boxy | -149/+145 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -3/+3 |
| 2025-01-21 | Move supertrait_def_ids into the elaborate module like all other fns | Michael Goulet | -1/+2 |
| 2025-01-20 | Get rid of mir::Const::from_ty_const | Michael Goulet | -5/+2 |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -1/+1 |
| 2025-01-15 | allowed_through_unstable_modules: support showing a deprecation message when ... | Ralf Jung | -1/+1 |
| 2025-01-14 | Add hir::HeaderSafety to make follow up commits simpler | Oli Scherer | -10/+10 |
| 2025-01-11 | migrate `clippy` to the `DenseBitSet` name | Rémy Rakic | -2/+2 |
| 2025-01-09 | Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u... | Philipp Krones | -218/+542 |
| 2025-01-08 | Rename PatKind::Lit to Expr | Oli Scherer | -24/+24 |
| 2025-01-08 | Exhaustively handle expressions in patterns | Oli Scherer | -50/+116 |
| 2025-01-07 | Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk | Matthias Krüger | -4/+16 |
| 2025-01-04 | turn hir::ItemKind::Fn into a named-field variant | Ralf Jung | -22/+46 |
| 2024-12-31 | cover guard patterns in clippy lints | Max Niederman | -4/+16 |
| 2024-12-26 | Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u... | Philipp Krones | -402/+1188 |
| 2024-12-22 | Begin to implement type system layer of unsafe binders | Michael Goulet | -1/+2 |
| 2024-12-19 | Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726 | bors | -1/+1 |
| 2024-12-18 | introduce `LateParamRegionKind` | lcnr | -1/+1 |
| 2024-12-18 | Rollup merge of #134161 - nnethercote:overhaul-token-cursors, r=spastorino | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2024-12-18 | Rename `RefTokenTreeCursor`. | Nicholas Nethercote | -4/+4 |