| Age | Commit message (Expand) | Author | Lines |
| 2024-06-20 | feat: unnecessary_min_max lint | vohoanglong0107 | -2/+15 |
| 2024-06-18 | Auto merge of #12942 - Jarcho:ex_proc_macro, r=Manishearth | bors | -42/+42 |
| 2024-06-17 | Auto merge of #12943 - Jarcho:range_sym, r=llogiq | bors | -29/+34 |
| 2024-06-16 | Use symbols when raising range expressions. | Jason Newcomb | -29/+34 |
| 2024-06-16 | Add more types to `is_from_proc_macro` | Jason Newcomb | -42/+42 |
| 2024-06-16 | Add lint `manual_inspect` | Jason Newcomb | -1/+40 |
| 2024-06-16 | `expr_use_ctxt` changes: | Jason Newcomb | -71/+93 |
| 2024-06-15 | Auto merge of #12756 - y21:assigning_clones_lifetimes, r=Alexendoo | bors | -1/+1 |
| 2024-06-13 | Bump Clippy version -> 0.1.81 | Philipp Krones | -1/+1 |
| 2024-06-13 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -42/+158 |
| 2024-06-11 | Auto merge of #12681 - y21:issue12677, r=Jarcho | bors | -3/+7 |
| 2024-06-11 | Add lint to check manual pattern char comparison and merge its code with sing... | AurelienFT | -0/+45 |
| 2024-06-10 | ScalarInt: size mismatches are a bug, do not delay the panic | Ralf Jung | -19/+5 |
| 2024-06-07 | Auto merge of #12851 - samueltardieu:issue12846, r=y21 | bors | -0/+11 |
| 2024-06-07 | qualify_min_const_fn: ignore cleanup bbs | y21 | -3/+7 |
| 2024-06-07 | Auto merge of #12822 - Alexendoo:for-each-expr, r=dswij | bors | -20/+20 |
| 2024-06-07 | Auto merge of #12877 - y21:const_host_ice, r=dswij | bors | -2/+12 |
| 2024-06-07 | Revert "Create const block DefIds in typeck instead of ast lowering" | Oli Scherer | -6/+6 |
| 2024-06-06 | Auto merge of #126068 - lqd:revert-124976, r=petrochenkov | bors | -1/+1 |
| 2024-06-06 | Move `is_receiver_of_method_call` to `clippy_utils` for reuse | Samuel Tardieu | -0/+11 |
| 2024-06-06 | Revert "Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk" | Rémy Rakic | -1/+1 |
| 2024-06-06 | Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk | bors | -2/+6 |
| 2024-06-05 | Misc fixes to cranelift/clippy/miri | Boxy | -2/+2 |
| 2024-06-04 | Add safe/unsafe to static inside extern blocks | Santiago Pastorino | -1/+3 |
| 2024-06-04 | Handle safety keyword for extern block inner items | Santiago Pastorino | -1/+3 |
| 2024-06-03 | Align Term methods with GenericArg methods | Michael Goulet | -3/+3 |
| 2024-06-03 | only run flop lints on inherent method calls | y21 | -0/+9 |
| 2024-06-01 | handle parent const effects correctly in type_certainty | y21 | -2/+12 |
| 2024-05-31 | Rollup merge of #125635 - fmease:mv-type-binding-assoc-item-constraint, r=com... | Matthias Krüger | -7/+7 |
| 2024-05-30 | Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup | León Orell Valerian Liehr | -7/+7 |
| 2024-05-30 | ignore generics in handling | Jacher | -4/+4 |
| 2024-05-30 | check return type of get and indexing | Jacherr | -12/+18 |
| 2024-05-30 | add backticks to doc comments | Jacherr | -2/+2 |
| 2024-05-30 | disable indexing_slicing for custom Index impls | Jacherr | -0/+30 |
| 2024-05-30 | Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u... | Philipp Krones | -8/+28 |
| 2024-05-30 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -9/+29 |
| 2024-05-28 | Create const block DefIds in typeck instead of ast lowering | Oli Scherer | -5/+5 |
| 2024-05-27 | Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote | bors | -6/+12 |
| 2024-05-27 | suggest adding parentheses when linting [`let_and_return`] and [`needless_ret... | J-ZhengLi | -0/+22 |
| 2024-05-23 | Remove `LintDiagnostic::msg` | León Orell Valerian Liehr | -6/+12 |
| 2024-05-21 | Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u... | Philipp Krones | -100/+108 |
| 2024-05-20 | Rollup merge of #125173 - scottmcm:never-checked, r=davidtwco | Matthias Krüger | -3/+3 |
| 2024-05-19 | Swap `for_each_expr` and `for_each_expr_with_closures` | Alex Macleod | -20/+20 |
| 2024-05-19 | Add and use generics.is_empty() and generics.is_own_empty, rather than using ... | Santiago Pastorino | -1/+1 |
| 2024-05-18 | Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726 | bors | -22/+21 |
| 2024-05-17 | Fix clippy | Scott McMurray | -3/+3 |
| 2024-05-17 | Rename Unsafe to Safety | Santiago Pastorino | -22/+21 |
| 2024-05-16 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -103/+111 |
| 2024-05-16 | Remove trivial Binder::dummy calls | Michael Goulet | -1/+1 |
| 2024-05-16 | Fix tools | Michael Goulet | -2/+2 |