| Age | Commit message (Expand) | Author | Lines |
| 2024-07-25 | Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u... | Philipp Krones | -132/+175 |
| 2024-07-24 | Auto merge of #12830 - blyxyas:more-controlflow, r=y21,xFredNet | bors | -17/+15 |
| 2024-07-24 | Replace local variables signifying "done" or "loop break", use ControlFlow #1... | blyxyas | -17/+15 |
| 2024-07-23 | Make `BindInsteadOfMap` a struct | Alex Macleod | -48/+68 |
| 2024-07-22 | Make restriction lint's use `span_lint_and_then` (m -> m) | xFrednet | -4/+9 |
| 2024-07-19 | Avoid ref when using format! | Yuri Astrakhan | -2/+2 |
| 2024-07-17 | Refactor for using config values: | Jason Newcomb | -16/+10 |
| 2024-07-17 | Remove duplicated peel_middle_ty_refs | Lzu Tao | -10/+9 |
| 2024-07-13 | make [`or_fun_call`] and [`unwrap_or_default`] recursive. | J-ZhengLi | -46/+64 |
| 2024-07-12 | [`unwrap_or_default`]: skip warning when calling inside of suggested method's... | J-ZhengLi | -5/+18 |
| 2024-07-11 | Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u... | Philipp Krones | -21/+88 |
| 2024-07-11 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -22/+90 |
| 2024-07-10 | Auto merge of #12984 - bitfield:fix_doc_nits_c, r=Alexendoo | bors | -4/+3 |
| 2024-07-07 | resolve code review comments | John Arundel | -2/+1 |
| 2024-07-05 | Auto merge of #13049 - Jarcho:is_in_test, r=Alexendoo | bors | -2/+2 |
| 2024-07-05 | Use `is_in_test` in more places. | Jason Newcomb | -2/+2 |
| 2024-07-05 | Auto merge of #11656 - y21:unnecessary_string_from_utf8, r=Jarcho | bors | -3/+67 |
| 2024-07-01 | `manual_inspect`: fix `clippy::version` from 1.78.0 to 1.81.0 | Miguel Ojeda | -1/+1 |
| 2024-06-29 | Rollup merge of #127045 - compiler-errors:explicit, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-06-28 | Add error message to manual_inspect lint | Philipp Krones | -11/+15 |
| 2024-06-27 | Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u... | Philipp Krones | -0/+382 |
| 2024-06-27 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1/+384 |
| 2024-06-27 | Make queries more explicit | Michael Goulet | -1/+1 |
| 2024-06-24 | Split out IntoIterator and non-Iterator constructors for AliasTy/AliasTerm/Tr... | Michael Goulet | -2/+2 |
| 2024-06-23 | Fix doc nits | John Arundel | -4/+4 |
| 2024-06-21 | Add new `Span` utils to avoid both allocating and | Jason Newcomb | -13/+18 |
| 2024-06-20 | feat: unnecessary_min_max lint | vohoanglong0107 | -0/+120 |
| 2024-06-20 | [`unnecessary_to_owned`]: catch to_owned from byte slice to string | y21 | -3/+67 |
| 2024-06-16 | Add lint `manual_inspect` | Jason Newcomb | -0/+257 |
| 2024-06-13 | Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u... | Philipp Krones | -192/+265 |
| 2024-06-13 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -193/+267 |
| 2024-06-11 | Add lint to check manual pattern char comparison and merge its code with sing... | AurelienFT | -151/+5 |
| 2024-06-11 | Auto merge of #12915 - belyakov-am:lint/single_char_add_str, r=xFrednet | bors | -2/+81 |
| 2024-06-09 | Fix dogfood test | Artem Belyakov | -2/+2 |
| 2024-06-09 | Handle single chars with `to_string()` for `single_char_add_str` | Artem Belyakov | -2/+81 |
| 2024-06-07 | Auto merge of #12851 - samueltardieu:issue12846, r=y21 | bors | -11/+1 |
| 2024-06-07 | Auto merge of #12889 - xFrednet:changelog-1-79, r=flip1995,dswij | bors | -1/+1 |
| 2024-06-07 | Auto merge of #12822 - Alexendoo:for-each-expr, r=dswij | bors | -8/+8 |
| 2024-06-06 | Move `is_receiver_of_method_call` to `clippy_utils` for reuse | Samuel Tardieu | -11/+1 |
| 2024-06-05 | Update version attribute for 1.79 lints | xFrednet | -1/+1 |
| 2024-06-04 | Fix false positive for `needless_character_iteration` lint | Guillaume Gomez | -6/+23 |
| 2024-06-03 | Align Term methods with GenericArg methods | Michael Goulet | -1/+1 |
| 2024-06-03 | Auto merge of #12815 - GuillaumeGomez:add-needless_character_iteration, r=xFr... | bors | -18/+151 |
| 2024-05-30 | Auto merge of #125764 - flip1995:clippy-subtree-update, r=Manishearth | bors | -26/+74 |
| 2024-05-30 | Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u... | Philipp Krones | -26/+74 |
| 2024-05-30 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -27/+76 |
| 2024-05-29 | Make `body_owned_by` return the body directly. | Oli Scherer | -2/+2 |
| 2024-05-27 | Auto merge of #12823 - schvv31n:fix-iter-on-empty-collections, r=y21 | bors | -1/+46 |
| 2024-05-27 | Auto merge of #12843 - mdm:fix-unnecessary-to-owned-println-interaction, r=y21 | bors | -15/+17 |
| 2024-05-27 | Add `needless_character_iteration` lint | Guillaume Gomez | -18/+151 |