Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
Avoid clone_on_copy for static-only Copy impls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17176 opened Jun 6, 2026 by arunsingh Contributor Loading…
infallible_destructuring_match: split off the suggestion from the main message S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17175 opened Jun 6, 2026 by ada4a Contributor Loading…
iter_cloned_collect: split off the suggestion from the main message S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17174 opened Jun 6, 2026 by ada4a Contributor Loading…
borrowed_box: clean-up, improve suggestion message S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17173 opened Jun 6, 2026 by ada4a Contributor Loading…
new_without_default: small clean-up 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 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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 stack-array-size-threshold conf from array-size-threshold S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17165 opened Jun 5, 2026 by theirix Contributor Loading…
Fix lints duplications in unknown_attribute and renamed_builtin_attr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17164 opened Jun 5, 2026 by Gri-ffin 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-review Status: Awaiting review from the assignee but also interested parties
#17145 opened Jun 3, 2026 by MassimilianoBaglioni Loading…
feat: new lint non_binding_let_else 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)
#17136 opened Jun 1, 2026 by uhiovk Loading…
add new lint: too_many_fields 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-review Status: Awaiting review from the assignee but also interested parties
#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…
Obtaining the metadata of a const pointer is a const operation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17121 opened May 31, 2026 by samueltardieu Member Loading…
Add new lint: manual_assert_matches 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)
#17118 opened May 30, 2026 by lcian Draft
Add lints for discouraging eager / lazy function arguments 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
#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 clippy::exit into methods needs-fcp PRs that add, remove, or rename lints and need an FCP
#17106 opened May 28, 2026 by samueltardieu Member Draft
Do not trigger clippy::exit when expression comes from an external macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.