-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[
bind_instead_of_map]: also lint on AtomicT::fetch_update / AtomicT::try_update
#16811
opened Apr 4, 2026 by
GrigorenkoPV
Contributor
•
Draft
7 tasks
Lint adjacent borrowed-slice temps in Status: Awaiting review from the assignee but also interested parties
unnecessary_to_owned
S-waiting-on-review
#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 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
redundant_clone
S-blocked
#14683
opened Apr 23, 2025 by
Jarcho
Contributor
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
unnecessary_sort_by reverse suggestion using wrong closure parameter name
S-waiting-on-review
#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 Status: Awaiting review from the assignee but also interested parties
== 0 on unsigned types as a manual_clamp lower bound
S-waiting-on-review
#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 Status: Awaiting review from the assignee but also interested parties
single_match suggests wrongly for bool comparisons
S-waiting-on-review
#16880
opened Apr 17, 2026 by
profetia
Member
Loading…
fix: [Status: Awaiting review from the assignee but also interested parties
collapsible_match] consuming/mutation checking
S-waiting-on-review
#16951
opened May 1, 2026 by
Kokoro2336
Contributor
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
missing_docs_in_private_items unfulfilling #[expect] in test mode
S-waiting-on-review
#16938
opened Apr 30, 2026 by
Kokoro2336
Contributor
Loading…
fix: const disagree between Status: Awaiting review from the assignee but also interested parties
rustc and lint missing_const_for_fn
S-waiting-on-review
#16948
opened May 1, 2026 by
Kokoro2336
Contributor
Loading…
Make Status: Awaiting review from the assignee but also interested parties
question_mark to remove redundant block when outer scope will not be polluted
S-waiting-on-review
#16936
opened Apr 30, 2026 by
profetia
Member
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
collapsible_match suggests wrongly for conditional compiled code
S-waiting-on-review
#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…
[WIP] Remove expect collapsible_span_lint_calls from span_lint_and_then
#15719
opened Sep 19, 2025 by
alex-semenyuk
Member
•
Draft
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 Status: Awaiting review from the assignee but also interested parties
manual_option_zip FP when the outer param is used in closure
S-waiting-on-review
#16970
opened May 5, 2026 by
profetia
Member
Loading…
Fixes a Status: Awaiting review from the assignee but also interested parties
collapsible_match false positive where the suggested fix turned an exhaustive match into a non-exhaustive one.
S-waiting-on-review
#16911
opened Apr 25, 2026 by
Souradip121
Contributor
Loading…
Add common database engines to Status: Awaiting review from the assignee but also interested parties
doc_markdown whitelist
S-waiting-on-review
#16917
opened Apr 26, 2026 by
profetia
Member
Loading…
Add 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
matches_with_unrelated_if lint
needs-fcp
#16870
opened Apr 16, 2026 by
Souradip121
Contributor
Loading…
implement 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
getter_prefixes lint
needs-fcp
#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…
Previous Next
ProTip!
Adding no:label will show everything without a label.