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

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
Detect more ranges in single_range_in_vec_init S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17146 opened Jun 3, 2026 by arunsingh Loading…
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: large_const_arrays: check nested large arrays S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17141 opened Jun 2, 2026 by theirix Loading…
perf: skip MSRV attribute parsing for nodes without attributes G-performance-project 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
#17138 opened Jun 1, 2026 by xmakro Contributor Loading…
perf: skip the inline_always relevance walk for items without the attribute G-performance-project 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
#17137 opened Jun 1, 2026 by xmakro Contributor 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…
perf: avoid cloning associated items in empty_line_after G-performance-project 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
#17135 opened Jun 1, 2026 by xmakro Contributor Loading…
Do not trigger inline_trait_bounds on auto-derived code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17131 opened Jun 1, 2026 by samueltardieu Member 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…
perf: skip nonstandard_macro_braces work when the lint is disabled G-performance-project 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
#17125 opened Jun 1, 2026 by xmakro Contributor 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
Driver cleanup 2 S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#17113 opened May 29, 2026 by hkBst Member Loading…
WIP: Add lints for discouraging eager / lazy function arguments needs-fcp PRs that add, remove, or rename lints and need an FCP
#17108 opened May 28, 2026 by Naxdy Draft
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…
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…
Attributes cleanup in tests [16/20] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17100 opened May 28, 2026 by samueltardieu Member Loading…
Attributes cleanup in tests [15/20] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#17099 opened May 28, 2026 by samueltardieu Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.