| Age | Commit message (Expand) | Author | Lines |
| 2025-07-07 | Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubilee | bors | -4/+4 |
| 2025-07-07 | compiler: Parse `p-` specs in datalayout string, allow definition of custom d... | Edoardo Marangoni | -4/+4 |
| 2025-07-07 | Rollup merge of #143544 - workingjubilee:rename-bare-fn, r=fmease | Jacob Pratt | -4/+4 |
| 2025-07-06 | clippy: migrate BareFn -> FnPtr | Jubilee Young | -4/+4 |
| 2025-07-06 | Rewrite empty attribute lint | Jonathan Brouwer | -3/+3 |
| 2025-07-05 | Rollup merge of #143372 - cjgillot:bare-glob-map, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -8/+11 |
| 2025-07-04 | Remove names_imported_by_glob_use query. | Camille GILLOT | -1/+1 |
| 2025-07-01 | Update clippy source code to make use of `TyCtxt::def_descr` instead of `Item... | Guillaume Gomez | -2/+8 |
| 2025-06-30 | Introduce `ByteSymbol`. | Nicholas Nethercote | -19/+21 |
| 2025-06-27 | broken_links: Fix rustdoc API usage | Philipp Krones | -1/+1 |
| 2025-06-27 | Merge commit 'c5dbd1de07e0407b9687619a868384d6de06253f' into clippy-subtree-u... | Philipp Krones | -524/+721 |
| 2025-06-26 | Rollup merge of #141648 - GuillaumeGomez:redundant_explicit_links-expansion, ... | Matthias Krüger | -2/+2 |
| 2025-06-24 | fix clippy | Jana Dönszelmann | -2/+3 |
| 2025-06-23 | Update clippy source code to changes on `source_span_for_markdown_range` | Guillaume Gomez | -2/+2 |
| 2025-06-22 | Port `#[no_mangle]` to new attribute parsing infrastructure | Jonathan Brouwer | -6/+6 |
| 2025-06-22 | Port `#[must_use]` to new attribute parsing infrastructure | Jonathan Brouwer | -15/+24 |
| 2025-06-21 | All HIR attributes are outer | David Tolnay | -3/+10 |
| 2025-06-21 | Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,... | Matthias Krüger | -15/+16 |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -3/+2 |
| 2025-06-20 | clippy: replace path uses by diagnostic items | Samuel Tardieu | -15/+16 |
| 2025-06-20 | Avoid some unnecessary symbol interning. | Nicholas Nethercote | -1/+1 |
| 2025-06-19 | Extract Translator struct | Cameron Steffen | -3/+2 |
| 2025-06-18 | Auto merge of #138165 - jdonszelmann:inline, r=oli-obk | bors | -29/+28 |
| 2025-06-17 | fix clippy | Jana Dönszelmann | -4/+4 |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -3/+3 |
| 2025-06-17 | convert entire codebase to parsed inline attrs | Jana Dönszelmann | -29/+28 |
| 2025-06-16 | clippy: add `MetaSized` conditions | David Wood | -1/+8 |
| 2025-06-13 | Reduce precedence of expressions that have an outer attr | David Tolnay | -11/+11 |
| 2025-06-13 | Move COERCE_CONTAINER_TO_ANY to nursery, as it has FPs | Philipp Krones | -1/+1 |
| 2025-06-13 | Merge commit '4ef75291b5dd6739212f1f61666d19d4e086690d' into clippy-subtree-u... | Philipp Krones | -391/+1115 |
| 2025-06-12 | avoid `&mut P<T>` in `visit_expr` etc methods | Deadbeef | -3/+3 |
| 2025-06-06 | Rollup merge of #141603 - nnethercote:reduce-P, r=fee1-dead | Guillaume Gomez | -1/+1 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -25/+25 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -22/+22 |
| 2025-06-02 | Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearth | bors | -282/+501 |
| 2025-06-02 | Invert the sense of `is_not_macro_export`. | Nicholas Nethercote | -5/+5 |
| 2025-05-31 | Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12' | Philipp Krones | -282/+501 |
| 2025-05-30 | Reorder fields in `hir::ItemKind` variants. | Nicholas Nethercote | -19/+19 |
| 2025-05-29 | Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-dead | Jacob Pratt | -2/+2 |
| 2025-05-29 | Rollup merge of #141638 - oli-obk:builtin-index, r=lcnr | Jacob Pratt | -5/+4 |
| 2025-05-28 | Use `builin_index` instead of hand-rolling it | Oli Scherer | -5/+4 |
| 2025-05-28 | Reorder `ast::ItemKind::{Struct,Enum,Union}` fields. | Nicholas Nethercote | -2/+2 |
| 2025-05-27 | Rename unpack to kind | Michael Goulet | -23/+23 |
| 2025-05-27 | Reduce `P<T>` to a typedef of `Box<T>`. | Nicholas Nethercote | -1/+1 |
| 2025-05-22 | Rename `kw::Empty` as `sym::empty`. | Nicholas Nethercote | -4/+4 |
| 2025-05-21 | Merge commit 'cadf98bb7d783e2ea3572446c3f80d3592ec5f86' into clippy-subtree-u... | Philipp Krones | -1224/+1892 |
| 2025-05-19 | Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin | Stuart Cook | -10/+10 |
| 2025-05-18 | Remove rustc_attr_data_structures re-export from rustc_attr_parsing | mejrs | -10/+10 |
| 2025-05-15 | Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into clippy-subtree-u... | Philipp Krones | -806/+848 |