-
-
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
Fix race in two Clippy UI tests.
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
#17406
opened Jul 11, 2026 by
daym
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…
Respect the configured MSRV 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
implicit_saturating_sub's if x != 0 { x -= 1 } rewrite
S-waiting-on-community-reviews
#17404
opened Jul 11, 2026 by
shulaoda
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…
Add ASSERTIONS_ON_COLLECTION_EMPTINESS 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
#17320
opened Jun 29, 2026 by
MihirMohapatra
Loading…
Extend Status: Awaiting review from the assignee but also interested parties
branches_sharing_code to match arms with a shared tail
S-waiting-on-review
#17313
opened Jun 28, 2026 by
sylvestre
Contributor
Loading…
Add new 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)
manual_ilog10 perf lint
lint-nominated
#17312
opened Jun 26, 2026 by
GuillaumeGomez
Member
Loading…
Clean-up Status: Awaiting review from the assignee but also interested parties
used_underscore_*
S-waiting-on-review
#17308
opened Jun 25, 2026 by
Jarcho
Contributor
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
unnecessary_std_linkage
needs-fcp
#17305
opened Jun 25, 2026 by
bushrat011899
Contributor
Loading…
feat: Add profile-specific configuration for disallowed methods and t…
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
#17301
opened Jun 24, 2026 by
Lallapallooza
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.