-
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
Fix FP in Status: Awaiting review from the assignee but also interested parties
default_numeric_fallback when type is context-constrained
S-waiting-on-review
#16908
opened Apr 25, 2026 by
BootstrapperSBL
Loading…
Move Status: Awaiting review from the assignee but also interested parties
coerce_container_to_any to suspicious
S-waiting-on-review
#16689
opened Mar 8, 2026 by
Ralith
Contributor
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 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
fn_arg_mut_rebindings
needs-fcp
#16492
opened Feb 1, 2026 by
faeroon
Loading…
feat(needless_is_variant_and): new lint
needs-fcp
PRs that add, remove, or rename lints and need an FCP
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#16389
opened Jan 12, 2026 by
ada4a
Contributor
Loading…
refactor(unnecessary_map_or): move Status: Awaiting review from the assignee but also interested parties
.map_or(false, -> .is_some_and( transformation to manual_is_variant_and
S-waiting-on-review
#16388
opened Jan 12, 2026 by
ada4a
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
static_mut_vars lint
needs-fcp
#16646
opened Feb 27, 2026 by
faeroon
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
block_scrutinee lint
needs-fcp
#16855
opened Apr 15, 2026 by
shivendra02467
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…
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
drop_for_static
needs-fcp
#16464
opened Jan 25, 2026 by
Mr-Leshiy
Loading…
new lint: manual_offset_from_unsigned
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
#16688
opened Mar 8, 2026 by
jaroslawroszyk
Contributor
Loading…
Add Vec<T> into Arc/Rc<[T]> lint
lint-nominated
Create an FCP-thread on Zulip for this PR
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16790
opened Apr 2, 2026 by
landaire
Loading…
change Status: Awaiting review from the assignee but also interested parties
suspicious_operation_groupings to work on the HIR instead of the AST
S-waiting-on-review
#15443
opened Aug 8, 2025 by
esther-ff
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…
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…
Trigger Status: Awaiting review from the assignee but also interested parties
integer_division_remainder_used on DivAssign/RemAssign
S-waiting-on-review
#16493
opened Feb 1, 2026 by
lapla-cogito
Contributor
Loading…
Resolve false positive Status: Awaiting review from the assignee but also interested parties
useless_asref on Result
S-waiting-on-review
#16572
opened Feb 15, 2026 by
mikhailofff
Contributor
Loading…
Must use without note
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-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16592
opened Feb 19, 2026 by
skatromb
Loading…
Fix the Status: Awaiting review from the assignee but also interested parties
default_trait_access lint to suggest the valid relative path to the local type implementing Default
S-waiting-on-review
#16577
opened Feb 15, 2026 by
jakubadamw
Contributor
Loading…
Change large_futures such that it applies to all expressions of type Future
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16349
opened Jan 7, 2026 by
Wassasin
Loading…
Add 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
unnecessary_intermediate_cast lint
lint-nominated
#16501
opened Feb 3, 2026 by
Rua
Contributor
Loading…
cs(clippy_lints): add detailed comments for SINGLE_RANGE_IN_VEC_INIT …
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16598
opened Feb 20, 2026 by
zayutaha
Contributor
Loading…
refactor: use type-based checks in Status: Awaiting review from the assignee but also interested parties
arithmetic_side_effects
S-waiting-on-review
#16375
opened Jan 10, 2026 by
pantha704
Loading…
Use
#[must_use] determination from the compiler
#16633
opened Feb 24, 2026 by
samueltardieu
Member
•
Draft
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.