-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
New lint: PRs that add, remove, or rename lints and need an FCP
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
unused underscore prefixed argument
needs-fcp
#17422
opened Jul 14, 2026 by
clueless-skywatcher
Loading…
fix(blocks_in_conditions): Don't lint if the block creates temporarie…
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17420
opened Jul 14, 2026 by
mengyou1024
Loading…
lints: PRs that add, remove, or rename lints and need an FCP
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
constant_bool_expr: detect constant booleans expressions using && or ||
needs-fcp
#17417
opened Jul 13, 2026 by
poliorcetics
Contributor
Loading…
clippy: avoid invalid Status: Awaiting review from the assignee but also interested parties
ref_as_ptr suggestions in const/static initializers
S-waiting-on-review
#17415
opened Jul 13, 2026 by
rabindra789
Loading…
needless_range_loop: put .enumerate() into backticks
S-blocked
Rewrite and merge PRs that add, remove, or rename lints and need an FCP
LiteralDigitGrouping and LiteralRepresentation passes
needs-fcp
perf: find tab groups in doc comments without allocating
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
#17410
opened Jul 12, 2026 by
xmakro
Contributor
Loading…
perf: check names before context in the used-underscore lints
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17408
opened Jul 12, 2026 by
xmakro
Contributor
Loading…
Fix Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
if_not_else linting on macro expanded conditions
S-waiting-on-community-reviews
#17405
opened Jul 11, 2026 by
Gri-ffin
Contributor
Loading…
New lint: PRs that add, remove, or rename lints and need an FCP
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
deref_method_call_chain
needs-fcp
#17402
opened Jul 11, 2026 by
tanndlin
Contributor
Loading…
Lint str-ptr-in-c-abi discourage str pointers in C ABI fns
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)
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
#17401
opened Jul 10, 2026 by
fpdotmonkey
Loading…
fix Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
missing_asserts_for_indexing ignores match for length
S-waiting-on-community-reviews
#17400
opened Jul 10, 2026 by
wasd243
Contributor
Loading…
Fix duplicate diagnostics for Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
min_rust_version_invalid_attr
S-waiting-on-community-reviews
#17396
opened Jul 10, 2026 by
Gri-ffin
Contributor
Loading…
New lint: Area: New lints
needs-fcp
PRs that add, remove, or rename lints and need an FCP
S-waiting-on-community-reviews
Status: This is awaiting for positive reviews from the community before a maintainer is assigned.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
iter_missing_exact_size
A-lint
#17395
opened Jul 10, 2026 by
DanielEScherzer
Contributor
Loading…
5 of 6 tasks
fix(non_zero_suggestions): don't lint signed integer div/rem as NonZero
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17385
opened Jul 9, 2026 by
Lfan-ke
Loading…
Fix needless_collect suggests a suggestion that cannot be typed
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17383
opened Jul 9, 2026 by
AnHoang-alex
Loading…
manual_filter: don't eat comments in the and_then suggestion
S-waiting-on-review
#17377
opened Jul 7, 2026 by
costajohnt
Loading…
Require the use of Status: Awaiting review from the assignee but also interested parties
as _ for indirectly used traits in Clippy sources
S-waiting-on-review
#17369
opened Jul 6, 2026 by
samueltardieu
Member
Loading…
Rewrite Status: Awaiting review from the assignee but also interested parties
std_instead_of_core
S-waiting-on-review
#17364
opened Jul 6, 2026 by
bushrat011899
Contributor
Loading…
Rewrite 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
EndianBytes lint pass
G-performance-project
#17363
opened Jul 6, 2026 by
Jarcho
Contributor
Loading…
Rewrite 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
min_ident_chars
G-performance-project
#17362
opened Jul 5, 2026 by
Jarcho
Contributor
Loading…
Optimize msrv calls (again)
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17355
opened Jul 4, 2026 by
ArhanChaudhary
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-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
nonnull_unchecked_on_box_ptr
lint-nominated
#17336
opened Jul 3, 2026 by
ArhanChaudhary
Contributor
Loading…
new lint: unnecessary_path_exists
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)
#17331
opened Jul 1, 2026 by
davidh167
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
ignored_result_err lint to detect discarded Result error variants
needs-fcp
#17326
opened Jun 30, 2026 by
scuzzycheese
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.