Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix question_mark suggests wrongly when match scrutinee is a reference type S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17431 opened Jul 18, 2026 by profetia Member Loading…
fix(needless_return_with_question_mark): skip when removing return ca… S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
#17425 opened Jul 16, 2026 by durationextender Contributor Loading…
New lint: unused underscore prefixed argument needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17422 opened Jul 14, 2026 by clueless-skywatcher Loading…
fix(blocks_in_conditions): Don't lint if the block creates temporarie… S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17420 opened Jul 14, 2026 by mengyou1024 Loading…
lints: constant_bool_expr: detect constant booleans expressions using && or || needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17417 opened Jul 13, 2026 by poliorcetics Contributor Loading…
needless_range_loop: put .enumerate() into backticks S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#17413 opened Jul 12, 2026 by ada4a Contributor Draft
Rewrite and merge LiteralDigitGrouping and LiteralRepresentation passes needs-fcp PRs that add, remove, or rename lints and need an FCP
#17412 opened Jul 12, 2026 by Jarcho Contributor Draft
perf: find tab groups in doc comments without allocating S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
#17410 opened Jul 12, 2026 by xmakro Contributor Loading…
perf: check names before context in the used-underscore lints S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17408 opened Jul 12, 2026 by xmakro Contributor Loading…
Fix if_not_else linting on macro expanded conditions S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17405 opened Jul 11, 2026 by Gri-ffin Contributor Loading…
New lint: deref_method_call_chain needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17402 opened Jul 11, 2026 by tanndlin Contributor Loading…
Lint str-ptr-in-c-abi discourage str pointers in C ABI fns needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
#17401 opened Jul 10, 2026 by fpdotmonkey Loading…
fix missing_asserts_for_indexing ignores match for length S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17400 opened Jul 10, 2026 by wasd243 Contributor Loading…
Fix duplicate diagnostics for min_rust_version_invalid_attr S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17396 opened Jul 10, 2026 by Gri-ffin Contributor Loading…
New lint: iter_missing_exact_size A-lint Area: New lints needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-community-reviews Status: This is awaiting for positive reviews from the community before a maintainer is assigned. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17395 opened Jul 10, 2026 by DanielEScherzer Contributor Loading…
5 of 6 tasks
Rewrite std_instead_of_core S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17364 opened Jul 6, 2026 by bushrat011899 Contributor Loading…
Rewrite EndianBytes lint pass G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17363 opened Jul 6, 2026 by Jarcho Contributor Loading…
Rewrite min_ident_chars G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17362 opened Jul 5, 2026 by Jarcho Contributor Loading…
Optimize msrv calls (again) S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17355 opened Jul 4, 2026 by ArhanChaudhary Contributor Loading…
New lint: nonnull_unchecked_on_box_ptr lint-nominated Create an FCP-thread on Zulip for this PR needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17336 opened Jul 3, 2026 by ArhanChaudhary Contributor Loading…
new lint: unnecessary_path_exists lint-nominated Create an FCP-thread on Zulip for this PR needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17331 opened Jul 1, 2026 by davidh167 Loading…
Add ignored_result_err lint to detect discarded Result error variants needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17326 opened Jun 30, 2026 by scuzzycheese Loading…
Add ASSERTIONS_ON_COLLECTION_EMPTINESS lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17320 opened Jun 29, 2026 by MihirMohapatra Loading…
Extend branches_sharing_code to match arms with a shared tail S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17313 opened Jun 28, 2026 by sylvestre Contributor Loading…
Add new manual_ilog10 perf lint lint-nominated Create an FCP-thread on Zulip for this PR needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17312 opened Jun 26, 2026 by GuillaumeGomez Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.