| Age | Commit message (Expand) | Author | Lines |
| 2024-07-05 | Rename thread_local_initializer_can_be_made_const to missing_const_for_thread... | Alexey Semenyuk | -1/+1 |
| 2024-07-05 | feat: add cfg_not_test lint | Milo Moisson | -0/+1 |
| 2024-07-04 | New Lint: `byte_char_slices` | Marcel Müller | -0/+1 |
| 2024-07-03 | Rename lint, generalize function, add known issues, use multispan | Renato Lochetti | -1/+1 |
| 2024-07-03 | Add new lint `hashset_insert_after_contains` | Renato Lochetti | -0/+1 |
| 2024-06-29 | Implement a lint to replace bit manual rotations with rotate_left/rotate_right | Roman Franchuk | -0/+1 |
| 2024-06-27 | Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u... | Philipp Krones | -0/+3 |
| 2024-06-27 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -0/+3 |
| 2024-06-25 | RFC 2383: Stabilize `lint_reasons` in Clippy :paperclips: | xFrednet | -1/+1 |
| 2024-06-20 | feat: unnecessary_min_max lint | vohoanglong0107 | -0/+1 |
| 2024-06-16 | Add lint `manual_inspect` | Jason Newcomb | -0/+1 |
| 2024-06-16 | Add field_scoped_visibility_modifiers lint | kyle oneill | -0/+1 |
| 2024-06-13 | Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u... | Philipp Krones | -3/+4 |
| 2024-06-11 | Add lint to check manual pattern char comparison and merge its code with sing... | AurelienFT | -1/+2 |
| 2024-06-05 | Auto merge of #10632 - Alexendoo:needless-maybe-sized, r=Jarcho | bors | -0/+1 |
| 2024-06-03 | Auto merge of #12875 - y21:deprecate_cfg_lints, r=flip1995 | bors | -2/+0 |
| 2024-06-03 | Auto merge of #12815 - GuillaumeGomez:add-needless_character_iteration, r=xFr... | bors | -0/+1 |
| 2024-06-01 | deprecate `mismatched_target_os` | y21 | -1/+0 |
| 2024-06-01 | deprecate `maybe_misused_cfg` | y21 | -1/+0 |
| 2024-05-27 | Add `needless_character_iteration` lint | Guillaume Gomez | -0/+1 |
| 2024-05-21 | Auto merge of #12765 - yusufraji:while-float, r=llogiq | bors | -0/+1 |
| 2024-05-12 | new lint: `macro_metavars_in_unsafe` | y21 | -0/+1 |
| 2024-05-12 | Auto merge of #11540 - J-ZhengLi:issue11443, r=xFrednet | bors | -0/+1 |
| 2024-05-07 | add new lint that disallow renaming parameters in trait functions | J-ZhengLi | -0/+1 |
| 2024-05-06 | Add lint for markdown lazy paragraph continuations | Michael Howell | -0/+1 |
| 2024-05-06 | Lint while loops with float comparison | Yusuf Raji | -0/+1 |
| 2024-04-14 | Add `needless_maybe_sized` lint | Alex Macleod | -0/+1 |
| 2024-03-30 | Auto merge of #12312 - pitaj:legacy_numeric_constants, r=xFrednet | bors | -0/+1 |
| 2024-03-24 | Auto merge of #12239 - GuillaumeGomez:missing_transmute_annotation, r=y21 | bors | -0/+1 |
| 2024-03-21 | new lint `legacy_numeric_constants` | Catherine | -0/+1 |
| 2024-03-15 | Add `missing_transmute_annotation` lint | Guillaume Gomez | -0/+1 |
| 2024-03-11 | new restriction lint: `division_remainder_used` | Jacherr | -0/+1 |
| 2024-03-11 | Auto merge of #12378 - GuillaumeGomez:duplicated_attr, r=blyxyas | bors | -0/+1 |
| 2024-03-10 | Rename into `manual_unwrap_or_default` | Guillaume Gomez | -1/+1 |
| 2024-03-10 | Add new `match_option_and_default` lint | Guillaume Gomez | -0/+1 |
| 2024-03-09 | add new lint `zero_repeat_side_effects` | Jacherr | -0/+1 |
| 2024-03-09 | Add new `duplicated_attributes` lint | Guillaume Gomez | -0/+1 |
| 2024-03-09 | Auto merge of #12310 - samueltardieu:issue-12307, r=xFrednet | bors | -0/+1 |
| 2024-03-01 | Add `assigning_clones` lint | Jakub Beránek | -0/+1 |
| 2024-02-27 | Add new `mixed_attributes_style` lint | Guillaume Gomez | -0/+1 |
| 2024-02-26 | Auto merge of #12342 - lucarlig:empty-docs, r=llogiq | bors | -0/+1 |
| 2024-02-26 | feat: add `const_is_empty` lint | Samuel Tardieu | -0/+1 |
| 2024-02-25 | WIP: empty doc span is still broken | lucarlig | -0/+1 |
| 2024-02-24 | Add new `unnecessary_get_then_check` clippy lint | Guillaume Gomez | -0/+1 |
| 2024-02-24 | Auto merge of #12259 - GuillaumeGomez:multiple-bound-locations, r=llogiq | bors | -0/+1 |
| 2024-02-23 | Add new `multiple_bound_locations` lint | Guillaume Gomez | -0/+1 |
| 2024-02-22 | Add `unneeded_clippy_cfg_attr` lint | Guillaume Gomez | -0/+1 |
| 2024-05-21 | Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u... | Philipp Krones | -0/+4 |
| 2024-04-04 | Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u... | Philipp Krones | -0/+2 |
| 2024-03-21 | Merge commit '9d6f41691ed9dbfaec2a2df2661c42451f2fe0d3' into clippy-subtree-u... | Philipp Krones | -0/+5 |