-
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
needless_bool: lint the early-return guard form
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17185
opened Jun 7, 2026 by
sylvestre
Contributor
Loading…
manual_is_variant_and: lint Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
result.ok().is_some_and(f)
S-waiting-on-author
#17184
opened Jun 7, 2026 by
sylvestre
Contributor
Loading…
test(Status: marked as blocked ❌ on something else such as an RFC or other implementation work
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
manual_let_else): extract unfixable cases to a separate file
S-blocked
#17183
opened Jun 7, 2026 by
ada4a
Contributor
Loading…
needless_bool should handle logical and/or
S-waiting-on-author
#17180
opened Jun 7, 2026 by
wilyan09007
Loading…
Do not lint when the two differing identifiers in a suspicious grouping
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17177
opened Jun 6, 2026 by
durationextender
Contributor
Loading…
infallible_destructuring_match: split off the suggestion from the main message
S-waiting-on-review
#17175
opened Jun 6, 2026 by
ada4a
Contributor
Loading…
new_without_default: small clean-up
needs-fcp
#17172
opened Jun 6, 2026 by
ada4a
Contributor
Loading…
needless_borrow: same-name methods false positive
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17171
opened Jun 6, 2026 by
notriddle
Contributor
Loading…
feat: extract Status: Awaiting review from the assignee but also interested parties
stack-array-size-threshold conf from array-size-threshold
S-waiting-on-review
#17165
opened Jun 5, 2026 by
theirix
Contributor
Loading…
fixes issue 17162 false positive for never type impls
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17163
opened Jun 5, 2026 by
durationextender
Contributor
Loading…
dummy: update to term-1 which has fewer deps
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17152
opened Jun 4, 2026 by
hkBst
Member
Loading…
Add assert_is_empty 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
#17149
opened Jun 3, 2026 by
joshka
Loading…
6 tasks done
Enhance never loop
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17145
opened Jun 3, 2026 by
MassimilianoBaglioni
Loading…
feat: new lint 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)
non_binding_let_else
needs-fcp
#17136
opened Jun 1, 2026 by
uhiovk
Loading…
add 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
too_many_fields
lint-nominated
#17129
opened Jun 1, 2026 by
seanmonstar
Loading…
Remove broken suggestion for blocks_in_conditions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17127
opened Jun 1, 2026 by
lkirkwood
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
manual_assert_matches
needs-fcp
#17118
opened May 30, 2026 by
lcian
Loading…
Add lints for discouraging eager / lazy function arguments
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)
#17108
opened May 28, 2026 by
Naxdy
Loading…
1 task
Fix redundant closure call async false positive
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17107
opened May 28, 2026 by
lkirkwood
Loading…
Move PRs that add, remove, or rename lints and need an FCP
clippy::exit into methods
needs-fcp
#17106
opened May 28, 2026 by
samueltardieu
Member
•
Draft
Do not trigger Status: Awaiting review from the assignee but also interested parties
clippy::exit when expression comes from an external macro
S-waiting-on-review
#17105
opened May 28, 2026 by
samueltardieu
Member
Loading…
Attributes cleanup in tests [20/20]
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17104
opened May 28, 2026 by
samueltardieu
Member
Loading…
Attributes cleanup in tests [19/20]
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17103
opened May 28, 2026 by
samueltardieu
Member
Loading…
Attributes cleanup in tests [18/20]
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17102
opened May 28, 2026 by
samueltardieu
Member
Loading…
Attributes cleanup in tests [17/20]
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#17101
opened May 28, 2026 by
samueltardieu
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.