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 redundant_closure_for_method_calls suggesting an ambiguous method path 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
#17750 opened Sep 17, 2026 by Itz-Agasta Loading…
Rename large_stack_frames and move it to suspicious lint-nominated Create an FCP-thread on Zulip for this PR 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
#17749 opened Sep 16, 2026 by Jarcho Contributor Loading…
New lint: derived_partial_eq_with_manual_eq 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
#17746 opened Sep 16, 2026 by wasd243 Contributor Loading…
Improve spanning boundaries on clippy::map_clone 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.
#17745 opened Sep 15, 2026 by Bryntet Contributor Loading…
new lint: file_creation_and_set_permissions 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
#17744 opened Sep 15, 2026 by asder8215 Contributor Loading…
Add to_string_lossy_in_format_args 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
#17743 opened Sep 15, 2026 by smoelius Contributor Loading…
Fix manual_inspect suggestions for mutating closures 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
#17741 opened Sep 15, 2026 by willwang-io Loading…
Switch Rust<>Clippy sync to JOSH
#17739 opened Sep 14, 2026 by flip1995 Member Draft
fix: disallowed_types false positive in external macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17737 opened Sep 13, 2026 by yuekaicn Loading…
Fix unnecessary_cast not suppressing casts involving external assoc… 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
#17736 opened Sep 13, 2026 by yuefdev Loading…
Fix type_complexity false positive on types containing impl Trait 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.
#17735 opened Sep 13, 2026 by yuefdev Loading…
if_then_some_else_none false positive with ? 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
#17734 opened Sep 13, 2026 by yuefdev Loading…
Fix cast_possible_truncation false positive when the min bound is a n… llm-assisted For PRs that were partially or completely done with assistance of AI/LLM tools 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
#17733 opened Sep 13, 2026 by yuefdev Loading…
chore: move needless_borrows_for_generic_args to nursery beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17732 opened Sep 13, 2026 by CommanderStorm Contributor Loading…
fix: const_trait_impl related infinite loop in needless_borrows_for_generic_args beta-nominated Nominated for backporting to the compiler in the beta channel. 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
#17731 opened Sep 13, 2026 by CommanderStorm Contributor Loading…
feat: add invalid_nonzero 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
#17729 opened Sep 12, 2026 by Bishops-exe Loading…
Add stacked_if_match lint for visually stacked if if and `match match' expressions 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
#17728 opened Sep 12, 2026 by saberoueslati Contributor Loading…
6 tasks done
unnecessary_self_imports: fix link to rustfmt issue 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
#17727 opened Sep 12, 2026 by DanielEScherzer Contributor Loading…
Add std_wildcard_imports lint for wildcard imports from standard library crates 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
#17726 opened Sep 12, 2026 by saberoueslati Contributor Loading…
6 tasks done
Fix explicit_auto_deref triggering on refs to never type 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
#17723 opened Sep 12, 2026 by Gri-ffin Member Loading…
Preserve caller locations in closure rewrites S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17720 opened Sep 11, 2026 by willwang-io Loading…
manual_intra_doc_links: lint hardcoded .html links in docs 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
#17716 opened Sep 10, 2026 by notriddle Contributor Loading…
2
8
Extend from_str_radix_10 to NonZero types 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
#17715 opened Sep 10, 2026 by SomaFon Loading…
Preserve macro statements in manual_map 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
#17711 opened Sep 8, 2026 by willwang-io Loading…
Track clippy.toml existence, even if it doesn't exist. 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
#17710 opened Sep 8, 2026 by blyxyas Member Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.