-
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
cast_possible_truncation: don't lint when usize is masked to fit target type
needs-fcp
#16874
opened Apr 17, 2026 by
Souradip121
Loading…
default_constructed_unit_structs -> is_unit_struct
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16873
opened Apr 17, 2026 by
nyurik
Contributor
Loading…
New lint: collapsible_tuple_let
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
#16871
opened Apr 16, 2026 by
Souradip121
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
Loading…
Don't suggest Status: Awaiting review from the assignee but also interested parties
collapsible_match guard when condition mutates pattern binding
S-waiting-on-review
#16869
opened Apr 16, 2026 by
JasmineLCY
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…
Fix Status: Awaiting review from the assignee but also interested parties
collapsible_match suggestion causing non-exhaustive pattern error
S-waiting-on-review
#16865
opened Apr 16, 2026 by
JasmineLCY
Loading…
Fix wrong
question_mark suggestion when match arm body is a destructuring assignment
#16863
opened Apr 16, 2026 by
charlieHsiuC
•
Draft
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
block_scrutinee lint
needs-fcp
#16855
opened Apr 15, 2026 by
shivendra02467
Loading…
Move theme dropdown out of HTML
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16851
opened Apr 14, 2026 by
GuillaumeGomez
Member
Loading…
fix(needless_ifs): handle vertical tab as whitespace to avoid false negative
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16845
opened Apr 12, 2026 by
Ajay-singh1
Loading…
Fixed match same arms vertical tab
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16844
opened Apr 11, 2026 by
shashu8660
Loading…
Document and test use of char::is_whitespace in collapsible_if
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16840
opened Apr 10, 2026 by
iAmChidiebereh
Loading…
Fixed short span (duplicate match arms) in match_same_arms lint
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16831
opened Apr 9, 2026 by
shashu8660
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
for_kv_map FN when using iter and iter_mut
S-waiting-on-review
#16830
opened Apr 9, 2026 by
profetia
Member
Loading…
New lint: 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
non_canonical_total_float_cmp
needs-fcp
#16817
opened Apr 6, 2026 by
nik-rev
Loading…
Cc PR author + assignee when opening the FCP thread on Zulip
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16814
opened Apr 5, 2026 by
ada4a
Contributor
Loading…
Fix: lint groups priority comma
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16813
opened Apr 4, 2026 by
Shivangisharma4
Loading…
[
bind_instead_of_map]: also lint on AtomicT::fetch_update / AtomicT::try_update
#16811
opened Apr 4, 2026 by
GrigorenkoPV
Contributor
•
Draft
7 tasks
New lint: 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
disallowed_trait_usage
needs-fcp
#16810
opened Apr 4, 2026 by
emilk
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…
Optimize Goal: For issues and PRs related to the Clippy Performance Project
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
nonstandard_macro_braces by 99.9683% [1.1b -> 351K]
G-performance-project
#16808
opened Apr 4, 2026 by
blyxyas
Member
Loading…
Add clippy lint: 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
use_destructuring
needs-fcp
#16807
opened Apr 4, 2026 by
emilk
Loading…
6 tasks done
New lint: 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-review
Status: Awaiting review from the assignee but also interested parties
bitwise_not_zero, rewrite !0 as {int}::MAX
lint-nominated
#16806
opened Apr 3, 2026 by
nik-rev
Loading…
Update itertools to 0.14
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16805
opened Apr 3, 2026 by
jakubadamw
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.