| Age | Commit message (Expand) | Author | Lines |
| 2024-04-25 | Auto merge of #12617 - y21:issue-12616, r=Alexendoo | bors | -0/+33 |
| 2024-04-25 | Auto merge of #12508 - y21:issue12506, r=llogiq | bors | -87/+115 |
| 2024-04-25 | Auto merge of #12486 - J-ZhengLi:issue12435, r=y21 | bors | -4/+130 |
| 2024-03-09 | Allow lint where we don't care | Nadrieril | -19/+21 |
| 2024-03-07 | Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u... | Philipp Krones | -457/+1550 |
| 2024-03-05 | Rename `DiagnosticMessage` as `DiagMessage`. | Nicholas Nethercote | -3/+8 |
| 2024-03-01 | If suggestion would leave an empty line, delete it | clubby789 | -14/+0 |
| 2024-02-29 | Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank | Guillaume Gomez | -0/+17 |
| 2024-02-29 | Overhaul how stashed diagnostics work, again. | Nicholas Nethercote | -0/+17 |
| 2024-02-28 | Use `LitKind::Err` for floats with empty exponents. | Nicholas Nethercote | -12/+1 |
| 2024-02-27 | Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u... | Philipp Krones | -9416/+11604 |
| 2024-02-25 | Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin | bors | -73/+86 |
| 2024-02-20 | Auto merge of #121087 - oli-obk:eager_const_failures, r=lcnr | bors | -64/+23 |
| 2024-02-19 | Always evaluate free constants and statics, even if previous errors occurred | Oli Scherer | -64/+23 |
| 2024-02-19 | Remove suspicious auto trait lint | Santiago Pastorino | -27/+26 |
| 2024-02-17 | Allow newly added non_local_definitions lint in clippy | Urgau | -73/+86 |
| 2024-02-14 | Fix msg for verbose suggestions with confusable capitalization | Esteban Küber | -1/+1 |
| 2024-02-12 | Rollup merge of #118983 - Urgau:invalid_ref_casting-bigger-layout, r=oli-obk | Matthias Krüger | -11/+11 |
| 2024-02-12 | Avoid UB in clippy transmute_ptr_to_ptr UI test | Urgau | -11/+11 |
| 2024-02-12 | Tweak delayed bug mentions. | Nicholas Nethercote | -1/+1 |
| 2024-02-08 | Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup | Philipp Krones | -239/+2231 |
| 2024-02-06 | Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs | Michael Goulet | -2/+2 |
| 2024-02-05 | Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillot | Matthias Krüger | -20/+12 |
| 2024-01-31 | Don't hash lints differently to non-lints. | Nicholas Nethercote | -2/+15 |
| 2024-01-26 | remove illegal_floating_point_literal_pattern lint | Ralf Jung | -20/+12 |
| 2024-01-26 | Rollup merge of #120345 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -499/+1987 |
| 2024-01-26 | Auto merge of #116167 - RalfJung:structural-eq, r=lcnr | bors | -17/+0 |
| 2024-01-25 | Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u... | Philipp Krones | -499/+1987 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -17/+0 |
| 2024-01-23 | We don't look into static items anymore during const prop | Oli Scherer | -9/+2 |
| 2024-01-23 | Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`. | Nicholas Nethercote | -3/+3 |
| 2024-01-23 | Rename `LintContext::struct_span_lint` as `LintContext::span_lint`. | Nicholas Nethercote | -4/+4 |
| 2024-01-22 | Rollup merge of #119710 - Nilstrieb:let-_-=-oops, r=TaKO8Ki | Matthias Krüger | -0/+1 |
| 2024-01-16 | Deal with additional wrapping of async closure body in clippy | Michael Goulet | -1/+5 |
| 2024-01-12 | Improve `let_underscore_lock` | Nilstrieb | -0/+1 |
| 2024-01-12 | Rollup merge of #119819 - chenyukang:yukang-fix-118183-lint, r=davidtwco | Guillaume Gomez | -5/+25 |
| 2024-01-12 | check rust lints when an unknown lint is detected | yukang | -5/+25 |
| 2024-01-11 | Merge commit '26ac6aab023393c94edf42f38f6ad31196009643' | Philipp Krones | -435/+3413 |
| 2024-01-05 | Rollup merge of #119151 - Jules-Bertholet:no-foreign-doc-hidden-suggest, r=da... | Matthias Krüger | -2/+0 |
| 2024-01-05 | Rollup merge of #119148 - estebank:bare-traits, r=davidtwco | Michael Goulet | -1/+1 |
| 2024-01-03 | Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType` | Esteban Küber | -1/+1 |
| 2024-01-02 | Remove #[allow(unused_tuple_struct_fields)] from Clippy tests | Jake Goulding | -70/+59 |
| 2023-12-28 | Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync | Philipp Krones | -161/+1536 |
| 2023-12-26 | Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkov | Michael Goulet | -0/+4 |
| 2023-12-26 | Make some non-diagnostic-affecting QPath::LangItem into regular qpaths | Michael Goulet | -0/+4 |
| 2023-12-25 | Fix clippy's usage of Body's coroutine_kind | Michael Goulet | -4/+18 |
| 2023-12-20 | Hide foreign `#[doc(hidden)]` paths in import suggestions | Jules Bertholet | -2/+0 |
| 2023-12-16 | Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup | Philipp Krones | -235/+2028 |
| 2023-12-06 | Drop clippy::vtable_address_comparisons | Urgau | -177/+67 |
| 2023-12-02 | Auto merge of #118507 - flip1995:clippy-subtree-sync, r=matthiaskrgr | bors | -267/+1947 |