| Age | Commit message (Expand) | Author | Lines |
| 2024-08-25 | Auto merge of #129531 - Jarcho:clippyup, r=Manishearth | bors | -245/+743 |
| 2024-08-24 | Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup | Jason Newcomb | -245/+743 |
| 2024-08-22 | stabilize const_fn_floating_point_arithmetic | Ralf Jung | -35/+29 |
| 2024-08-12 | Auto merge of #126793 - saethlin:mono-rawvec, r=scottmcm | bors | -5/+4 |
| 2024-08-10 | Fixes in various places | Nadrieril | -4/+4 |
| 2024-08-09 | Paper over the clippy ICE | Ben Kimock | -5/+4 |
| 2024-08-08 | Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-u... | Philipp Krones | -547/+2069 |
| 2024-08-06 | pass the right `ParamEnv` to `might_permit_raw_init_strict` | y21 | -14/+31 |
| 2024-08-01 | Do not underline suggestions for code that is already there | Esteban Küber | -6/+6 |
| 2024-07-28 | stabilize `is_sorted` | Slanterns | -7/+6 |
| 2024-07-26 | Rollup merge of #124941 - Skgland:stabilize-const-int-from-str, r=dtolnay | Trevor Gross | -12/+12 |
| 2024-07-26 | Auto merge of #128193 - flip1995:clippy-subtree-update, r=matthiaskrgr | bors | -2942/+2029 |
| 2024-07-25 | Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u... | Philipp Krones | -2942/+2029 |
| 2024-07-25 | Rollup merge of #121364 - Urgau:unary_precedence, r=compiler-errors | Matthias Krüger | -101/+3 |
| 2024-07-21 | Move all error reporting into rustc_trait_selection | Michael Goulet | -1/+1 |
| 2024-07-16 | Add `ConstArgKind::Path` and make `ConstArg` its own HIR node | Noah Lev | -2/+9 |
| 2024-07-15 | Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::infer | Michael Goulet | -1/+1 |
| 2024-07-11 | Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u... | Philipp Krones | -510/+1660 |
| 2024-07-11 | Remove unary neg from `clippy::precedence` lint | Urgau | -101/+3 |
| 2024-07-06 | Mark format! with must_use hint | lukas | -2/+8 |
| 2024-07-04 | bless tests | Bennet Bleßmann | -10/+10 |
| 2024-07-04 | fix tests after rebase | Bennet Bleßmann | -2/+2 |
| 2024-07-04 | Properly handle removal suggestion rendering | Esteban Küber | -15/+0 |
| 2024-06-28 | address review comments | Deadbeef | -1/+9 |
| 2024-06-28 | finishing touches, move fixed ICEs to ui tests | Deadbeef | -7/+16 |
| 2024-06-27 | Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u... | Philipp Krones | -275/+1748 |
| 2024-06-25 | RFC 2383: Stabilize `lint_reasons` in Clippy :paperclips: | xFrednet | -388/+420 |
| 2024-06-24 | ast: Standardize visiting order for attributes and node IDs | Vadim Petrochenkov | -61/+61 |
| 2024-06-22 | Rollup merge of #126723 - estebank:dot-dot-dot, r=Nadrieril | Guillaume Gomez | -4/+4 |
| 2024-06-20 | Fix `...` in multline code-skips in suggestions | Esteban Küber | -4/+4 |
| 2024-06-19 | Update float tests to include `f16` and `f128` | Trevor Gross | -512/+781 |
| 2024-06-13 | Tweak output of import suggestions | Esteban Küber | -3/+1 |
| 2024-06-13 | Auto merge of #126398 - flip1995:clippy-subtree-update, r=Manishearth | bors | -882/+1847 |
| 2024-06-13 | Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u... | Philipp Krones | -882/+1847 |
| 2024-06-13 | Fixup clippy tests | Waffle Lapkin | -6/+2 |
| 2024-06-09 | Update `icu4x` dependencies | clubby789 | -1/+1 |
| 2024-06-08 | Rollup merge of #125951 - slanterns:error_in_core_stabilization, r=Amanieu | León Orell Valerian Liehr | -4/+10 |
| 2024-06-07 | Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors | bors | -28/+4 |
| 2024-06-07 | Revert "Create const block DefIds in typeck instead of ast lowering" | Oli Scherer | -28/+4 |
| 2024-06-07 | bless `std_instead_of_core` | Slanterns | -4/+10 |
| 2024-06-06 | Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi... | Rémy Rakic | -6/+6 |
| 2024-05-30 | Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u... | Philipp Krones | -140/+671 |
| 2024-05-29 | ast: Revert a breaking attribute visiting order change | Vadim Petrochenkov | -24/+24 |
| 2024-05-28 | Create const block DefIds in typeck instead of ast lowering | Oli Scherer | -4/+28 |
| 2024-05-21 | Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u... | Philipp Krones | -395/+1630 |
| 2024-05-20 | Remove a clippy test that doesn't apply anymore | Michael Goulet | -34/+26 |
| 2024-05-18 | Fix typos (taking into account review comments) | blyxyas | -1/+1 |
| 2024-05-08 | Use generic `NonZero`. | Markus Reiter | -33/+33 |
| 2024-05-08 | Simplify `clippy` lint. | Markus Reiter | -102/+102 |
| 2024-05-02 | Update clippy tests for stable exclusive_range | Ross Smyth | -72/+66 |