-
-
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
fix ICE on unnecessary_rest_pattern for TyAlias
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
#17557
opened Aug 13, 2026 by
dswij
Member
Loading…
prevent checking 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 Derived code
S-waiting-on-community-reviews
#17555
opened Aug 12, 2026 by
azdle
Loading…
Don't mark 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.
replace_box suggestion machine-applicable for Box<&mut _>
S-waiting-on-author
#17554
opened Aug 12, 2026 by
DoTuanAnh2k1
Loading…
Add a lint for combined equality assertions
needs-fcp
PRs that add, remove, or rename lints and need an FCP
arithmetic_side_effects: lint pow unless the exponent is 0 or 1
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
#17548
opened Aug 12, 2026 by
wilyan09007
Loading…
fix: avoid double_must_use in macro-generated code
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.
#17547
opened Aug 11, 2026 by
saberoueslati
Contributor
Loading…
Suggest is_ok/is_err for boolean Result mappings
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
#17537
opened Aug 10, 2026 by
fzlzjerry
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
doc_attr_ordering doc comments and attributes precede other attributes
needs-fcp
#17535
opened Aug 10, 2026 by
martinthomson
Contributor
Loading…
feat: add PR has merge commits, merge with caution.
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.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
duplicate_fn_bodies lint
has-merge-commits
#17527
opened Aug 8, 2026 by
orielhaim
Loading…
6 tasks done
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.
Cell<T: Copy> instead of RefCell<T: Copy>
needs-fcp
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…
Use 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
is_from_proc_macro instead of using snippet
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-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.
#17508
opened Aug 5, 2026 by
saberoueslati
Contributor
Loading…
Avoid behavior-changing suggestions in rc_buffer
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.
#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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.