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: fix false positives on duplicated_attributes 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
#17655 opened Aug 29, 2026 by InvalidPathException Loading…
fix: don't produce malformed spans for macro-generated items 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
#17654 opened Aug 29, 2026 by dgollahon Loading…
feat(unnecessary_self_imports): lint nested imports 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
#17653 opened Aug 29, 2026 by ada4a Contributor Loading…
Added a new lint path_comparison_to_empty 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
#17651 opened Aug 29, 2026 by aljazluci Loading…
fix(std_instead_of_core): don't suggest a path that does not resolve 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
#17648 opened Aug 28, 2026 by kennywillbe Loading…
fix(byte_char_slices): don't lint on a mutable borrow 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
#17647 opened Aug 28, 2026 by kennywillbe Loading…
Install cargo tools with locked dependencies 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
#17645 opened Aug 28, 2026 by konstin Contributor Loading…
Improve map_unwrap_or lint to support map(f).unwrap_or_default() 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
#17644 opened Aug 28, 2026 by qdot3 Loading…
fix: do not machine-apply chunks_exact_to_as_chunks rewrites 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
#17642 opened Aug 27, 2026 by cestercian Loading…
1 of 2 tasks
Introduce LLM policy in PR template, book and CONTRIBUTING.md S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17641 opened Aug 27, 2026 by blyxyas Member Loading…
Update allowed unauthenticated D-Confusing labels in triagebot S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17640 opened Aug 27, 2026 by CommanderStorm Contributor Loading…
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 test_without_assertions 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…
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…
missing_transmute_annotations: add option to ignore in all expansions 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
#17612 opened Aug 23, 2026 by GTimothy 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…
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…
ProTip! Mix and match filters to narrow down what you’re looking for.