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(integer_division_remainder_used): also detect inherent division/r… 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.
#17618 opened Aug 23, 2026 by durationextender Contributor Loading…
fix(while_let_loop): detect the pattern when the loop has a label 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
#17614 opened Aug 23, 2026 by durationextender Contributor Loading…
fix: missing_transmute_annotations should not contain fn name in suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17611 opened Aug 23, 2026 by GTimothy Loading…
feat: New lints deprecated_attributes_without_(since|note) 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
#17609 opened Aug 22, 2026 by hashcatHitman Member Loading…
perf: bail early in too_many_lines lint if rule is not enabled. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17605 opened Aug 22, 2026 by connorshea Contributor Loading…
Suggest hypot for x.mul_add(x, y * y).sqrt() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17600 opened Aug 21, 2026 by Gri-ffin Contributor Loading…
test: cover mutable iterator chains in chunks_exact_to_as_chunks S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17599 opened Aug 21, 2026 by cuishuang Contributor Loading…
unused_trait_names: make the suggestion nicer S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17589 opened Aug 19, 2026 by ada4a Contributor Loading…
fix(useless_conversion): ignore From::from in generated code 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
#17583 opened Aug 17, 2026 by NicDevTV Loading…
fix(lints): avoid method-name false positives in suspicious_operation… 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
#17580 opened Aug 17, 2026 by NicDevTV Loading…
Add new lint map_or_same_constant 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.
#17577 opened Aug 17, 2026 by ivanlomeli Draft
Move driver tests to an actual test 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
#17576 opened Aug 17, 2026 by Jarcho Contributor Loading…
Remove rust-tools-util 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
#17574 opened Aug 16, 2026 by Jarcho Contributor Loading…
Rewrite cargo-clippy 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
#17573 opened Aug 16, 2026 by Jarcho Contributor Loading…
Prepare to turn clippy into a workspace 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
#17572 opened Aug 16, 2026 by Jarcho Contributor Loading…
Allow floating point (in-)equality comparisons to literals in assert_eq! and assert_ne! macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17571 opened Aug 15, 2026 by George-Ogden Loading…
Fix missing_const_for_thread_local false positive on targets without native #[thread_local] 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
#17567 opened Aug 15, 2026 by MohammedAlkindi Loading…
manual_pop_if: avoid invalid automatic 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
#17561 opened Aug 14, 2026 by cuishuang Contributor Loading…
manual_option_as_slice: ignore by-reference bindings 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
#17560 opened Aug 14, 2026 by cuishuang Contributor Loading…
Rename default branch from master to main
#17556 opened Aug 13, 2026 by Kobzol Member Draft
prevent checking redundant_field_names lint on Derived code 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
#17555 opened Aug 12, 2026 by azdle Loading…
Don't mark replace_box suggestion machine-applicable for Box<&mut _> 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
#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
#17553 opened Aug 12, 2026 by aryansk Draft
ProTip! Follow long discussions with comments:>50.