-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add 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
duplicate_fn_bodies lint
needs-fcp
#17527
opened Aug 8, 2026 by
orielhaim
Loading…
6 tasks done
fix: skip 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
redundant_field_names lint on macro-generated code
S-waiting-on-community-reviews
#17526
opened Aug 8, 2026 by
waterWang
Loading…
New lint: Suggests using 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
Cell<T: Copy> instead of RefCell<T: Copy>
needs-fcp
#17522
opened Aug 8, 2026 by
qdot3
Loading…
Add 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
unchecked_non_zero lint
needs-fcp
#17521
opened Aug 7, 2026 by
dcsommer
Loading…
6 tasks done
Add generic 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
allow-in-tests configuration
S-waiting-on-community-reviews
#17520
opened Aug 7, 2026 by
dcsommer
Loading…
4 tasks done
Support NonZero constants in integer_const 17481
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
#17519
opened Aug 7, 2026 by
arunsingh
Contributor
Loading…
Rewrite 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
excessive_nesting to LateLintPass
S-waiting-on-community-reviews
#17518
opened Aug 7, 2026 by
Gri-ffin
Contributor
Loading…
New lint: 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
manual_next_multiple_of
needs-fcp
#17517
opened Aug 7, 2026 by
qdot3
Loading…
Add 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
allow-panic-in-result-fn-in-tests configuration
S-waiting-on-community-reviews
#17516
opened Aug 6, 2026 by
dcsommer
Loading…
Moved lints from strings to methods
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
#17512
opened Aug 6, 2026 by
MassimilianoBaglioni
Contributor
Loading…
excessive_nesting: Move excessive_nesting from complexity to pedantic
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-concerns
Status: This PR/issue has concerns that need to be addressed before moving forward with it
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17509
opened Aug 5, 2026 by
hlcfan
Loading…
fix(items_after_statements): handle cfg_select! arms
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
#17508
opened Aug 5, 2026 by
saberoueslati
Contributor
Loading…
Avoid behavior-changing suggestions in rc_buffer
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
#17506
opened Aug 5, 2026 by
LindonAliu
Loading…
fix(match_like_matches_macro): invalid or-pattern suggestions
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
#17505
opened Aug 4, 2026 by
wasd243
Contributor
Loading…
Check that intra-doc links are not broken
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17504
opened Aug 4, 2026 by
samueltardieu
Member
Loading…
Move the Status: Awaiting review from the assignee but also interested parties
clippy_ci_panic_test integration into a regular test
S-waiting-on-review
#17502
opened Aug 3, 2026 by
Jarcho
Contributor
Loading…
chore: remove one weird macro-version of let-else
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17496
opened Aug 2, 2026 by
CommanderStorm
Contributor
Loading…
fix(redundant_clone): Make 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.
visit_local_usage analyse loop bodies instead of giving up on them
S-waiting-on-author
#17495
opened Aug 2, 2026 by
CommanderStorm
Contributor
Loading…
ci: Bump Node.js 20 GitHub Actions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17493
opened Aug 2, 2026 by
xtqqczze
Contributor
Loading…
mixed_read_write_in_expression: fix broken link to reference
S-waiting-on-review
#17491
opened Aug 2, 2026 by
DanielEScherzer
Contributor
Loading…
fix(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
legacy_numeric_constants): make fixes machine-applicable
S-waiting-on-community-reviews
#17490
opened Aug 2, 2026 by
ada4a
Contributor
Loading…
fix: evaluate inline const blocks with the const evaluator
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
#17487
opened Aug 1, 2026 by
saberoueslati
Contributor
Loading…
perf: skip redundant clone analysis for clone-free functions
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
#17486
opened Aug 1, 2026 by
charliermarsh
Loading…
Rename and reimplement 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
nonnull_unchecked_on_box_ptr
needs-fcp
#17485
opened Aug 1, 2026 by
ArhanChaudhary
Contributor
Loading…
New lint: 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
vec_from_literal_array
needs-fcp
#17482
opened Jul 31, 2026 by
DanielEScherzer
Contributor
Loading…
6 tasks done
Previous Next
ProTip!
Follow long discussions with comments:>50.