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

lint suboptimal_flops' mul_add in const context 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
#17631 opened Aug 25, 2026 by Gri-ffin Contributor Loading…
manual_pop_if: lint when the popped value is discarded 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
#17630 opened Aug 25, 2026 by Iurig Loading…
Add empty_test lint 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
#17626 opened Aug 24, 2026 by willwang-io Loading…
6 tasks done
Respect renamed dependencies when resolving configured paths 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
#17625 opened Aug 24, 2026 by fyrsta7 Contributor Loading…
Handle non-adjacent boolean arms in match_like_matches_macro 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
#17624 opened Aug 24, 2026 by fzlzjerry Contributor Loading…
Avoid invalid if_then_some_else_none suggestions in try blocks 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
#17623 opened Aug 24, 2026 by eviaaaaa Loading…
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-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.
#17614 opened Aug 23, 2026 by durationextender Contributor 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-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…
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…
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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.