-
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
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
for_unbounded_range
needs-fcp
#16257
opened Dec 18, 2025 by
Erk-
Contributor
Loading…
Create new lints with 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)
#[clippy::version = "dev"]
needs-fcp
#14299
opened Feb 26, 2025 by
Alexendoo
Member
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…
feat(unnecessary_unwrap_unchecked): new 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
#16252
opened Dec 17, 2025 by
ada4a
Contributor
Loading…
Remove the pre-expansion pass
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15980
opened Oct 29, 2025 by
Alexendoo
Member
Loading…
Caution against Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
warn(clippy::nursery).
S-waiting-on-author
#14391
opened Mar 11, 2025 by
kpreid
Contributor
Loading…
Add direct-recursion Lint
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)
#15006
opened Jun 6, 2025 by
felix91gr
Contributor
Loading…
New lint: always_true_conditions
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
#14434
opened Mar 18, 2025 by
Dominic-Moser
Loading…
parsed_string_literals: new lint
needs-fcp
#14794
opened May 13, 2025 by
samueltardieu
Member
Loading…
missing_headers: skip linting test functions, functions in test modules, and functions with #[cfg(test)] to avoid false positives
S-waiting-on-review
#16704
opened Mar 10, 2026 by
loxoron218
Loading…
Rewrite config parsing for better span support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13084
opened Jul 11, 2024 by
Jarcho
Contributor
Loading…
eq_op: allow optionally check fn calls
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.