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 adjacent borrowed-slice temps in unnecessary_to_owned S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16799 opened Apr 3, 2026 by 1mpossible-code Loading…
Fixed two macro expansion FPs and added tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16780 opened Mar 30, 2026 by evolo22 Loading…
Add the MIR utils used by redundant_clone S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14683 opened Apr 23, 2025 by Jarcho Contributor Loading…
Fix unnecessary_sort_by reverse suggestion using wrong closure parameter name S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16868 opened Apr 16, 2026 by laffed Loading…
Extend documentation on snippets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16809 opened Apr 4, 2026 by ada4a Contributor Loading…
feat: detect == 0 on unsigned types as a manual_clamp lower bound S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16800 opened Apr 3, 2026 by LesnyRumcajs Loading…
Avoid map_unwrap_or fix when default is adjusted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16928 opened Apr 28, 2026 by cyphercodes Loading…
Fix single_match suggests wrongly for bool comparisons S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16880 opened Apr 17, 2026 by profetia Member Loading…
fix: [collapsible_match] consuming/mutation checking S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16951 opened May 1, 2026 by Kokoro2336 Contributor Loading…
fix: missing_docs_in_private_items unfulfilling #[expect] in test mode S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16938 opened Apr 30, 2026 by Kokoro2336 Contributor Loading…
fix: const disagree between rustc and lint missing_const_for_fn S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16948 opened May 1, 2026 by Kokoro2336 Contributor Loading…
Make question_mark to remove redundant block when outer scope will not be polluted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16936 opened Apr 30, 2026 by profetia Member Loading…
Fix collapsible_match suggests wrongly for conditional compiled code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16942 opened Apr 30, 2026 by profetia Member Loading…
Add lint to suggest as_chunks over chunks_exact with constant 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
#16931 opened Apr 29, 2026 by mtotbagi Loading…
fix(extra_unused_type_parameters): don't suggest an autofix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15907 opened Oct 19, 2025 by ada4a Contributor Loading…
fix manual_ignore_case_cmp chars iterator cmp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16962 opened May 4, 2026 by cyphercodes Loading…
Fix manual_option_zip FP when the outer param is used in closure S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16970 opened May 5, 2026 by profetia Member Loading…
Fixes a collapsible_match false positive where the suggested fix turned an exhaustive match into a non-exhaustive one. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16911 opened Apr 25, 2026 by Souradip121 Contributor Loading…
Add common database engines to doc_markdown whitelist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16917 opened Apr 26, 2026 by profetia Member Loading…
Add matches_with_unrelated_if lint 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
#16870 opened Apr 16, 2026 by Souradip121 Contributor Loading…
implement getter_prefixes lint 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
#16452 opened Jan 24, 2026 by faeroon Loading…
refactor: arithmetic_side_effects: replace string-based type comparison with DefId/PrimTy lookup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16730 opened Mar 19, 2026 by Tiauma Loading…
ProTip! Adding no:label will show everything without a label.