-
-
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/nonzero operators
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.
#17499
opened Aug 3, 2026 by
saberoueslati
•
Draft
6 tasks done
New lint/nonzero methods
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
#17497
opened Aug 3, 2026 by
saberoueslati
Loading…
6 tasks done
chore: remove one weird macro-version of let-else
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
#17496
opened Aug 2, 2026 by
CommanderStorm
Contributor
Loading…
fix(redundant_clone): Make 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.
visit_local_usage analyse loop bodies instead of giving up on them
S-waiting-on-author
#17495
opened Aug 2, 2026 by
CommanderStorm
Contributor
Loading…
ci: Bump Node.js 20 GitHub Actions
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
#17493
opened Aug 2, 2026 by
xtqqczze
Contributor
Loading…
mixed_read_write_in_expression: fix broken link to reference
S-waiting-on-community-reviews
#17491
opened Aug 2, 2026 by
DanielEScherzer
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
legacy_numeric_constants): make fixes machine-applicable
S-waiting-on-community-reviews
#17490
opened Aug 2, 2026 by
ada4a
Contributor
Loading…
fix: evaluate inline const blocks with the const evaluator
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
#17487
opened Aug 1, 2026 by
saberoueslati
Loading…
perf: skip redundant clone analysis for clone-free functions
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
#17486
opened Aug 1, 2026 by
charliermarsh
Loading…
Rename and reimplement 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
nonnull_unchecked_on_box_ptr
needs-fcp
#17485
opened Aug 1, 2026 by
ArhanChaudhary
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
vec_from_literal_array
needs-fcp
#17482
opened Jul 31, 2026 by
DanielEScherzer
Contributor
Loading…
6 tasks done
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
manual_map_err
needs-fcp
#17480
opened Jul 31, 2026 by
sylvestre
Contributor
Loading…
Don't reuse cargo clippy --fix results for regular checks
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
#17479
opened Jul 31, 2026 by
Guflly
Loading…
Configuration: Add 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
too_long_first_doc_paragraph lint to the check-private-items list
S-waiting-on-community-reviews
#17476
opened Jul 30, 2026 by
bradjc
Loading…
feature: Check 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
-Zhint-msrv on nightly
S-waiting-on-community-reviews
#17474
opened Jul 30, 2026 by
clubby789
Contributor
Loading…
Add 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
manual_highest_one
needs-fcp
#17472
opened Jul 30, 2026 by
qdot3
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
ref_binding_to_reference suggesting a ref that doesn't live long enough
S-waiting-on-community-reviews
#17471
opened Jul 29, 2026 by
Gri-ffin
Contributor
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-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
option_zip_none lint
lint-nominated
add relative import paths lint
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
#17464
opened Jul 26, 2026 by
euclio
Contributor
Loading…
type_complexity: ignore opaque impl Trait bounds
S-waiting-on-community-reviews
#17463
opened Jul 26, 2026 by
jesco-absolut
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
invalid_upcast_comparisons treating non-widening casts as upcasts
S-waiting-on-community-reviews
#17460
opened Jul 26, 2026 by
shulaoda
Contributor
Loading…
fix(multiple_unsafe_ops_per_block): false positive in with write to union field
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
#17457
opened Jul 26, 2026 by
CommanderStorm
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
needless_raw_string_hashes miscounting hashes after two adjacent quotes
S-waiting-on-community-reviews
#17456
opened Jul 26, 2026 by
shulaoda
Contributor
Loading…
Fix the swapped arguments in 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
redundant_closure's late-bound region check
S-waiting-on-community-reviews
#17455
opened Jul 25, 2026 by
shulaoda
Contributor
Loading…
unwrap_or_default: respect MSRV for raw-pointer Default impls
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17452
opened Jul 24, 2026 by
uditjainstjis
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.