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

Lint bit width needs-fcp PRs that add, remove, or rename lints and need an FCP
#16902 opened Apr 22, 2026 by alv-around Draft
7 of 10 tasks
Fix map_unwrap_or suggests wrongly for conflict borrowing S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16898 opened Apr 21, 2026 by profetia Member Loading…
Fix: enum prefix/suffix matching lint should not fire when variant has the same name as the container type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16896 opened Apr 21, 2026 by lynzrand Loading…
Add manual_min_max 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
#16890 opened Apr 19, 2026 by Souradip121 Contributor Loading…
Lint nested format_args! for uninlined args S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16885 opened Apr 19, 2026 by lkirkwood Loading…
Link to fixed tag for source links S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16883 opened Apr 18, 2026 by mkniewallner Loading…
fix from_over_into false positive with conflicting blanket From impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16881 opened Apr 18, 2026 by pocopepe Loading…
Fix single_match suggests wrongly for bool comparisons S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16880 opened Apr 17, 2026 by profetia Member Loading…
Adds the result_and_inner_method lint (suspicious, warn-by-default). 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
#16879 opened Apr 17, 2026 by Souradip121 Contributor Loading…
cast_possible_truncation: don't lint when usize is masked to fit target type 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
#16874 opened Apr 17, 2026 by Souradip121 Contributor Loading…
New lint: collapsible_tuple_let 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
#16871 opened Apr 16, 2026 by Souradip121 Contributor Loading…
Add matches_with_unrelated_if 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
#16870 opened Apr 16, 2026 by Souradip121 Contributor Loading…
Don't suggest collapsible_match guard when condition mutates pattern binding S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16869 opened Apr 16, 2026 by JasmineLCY Loading…
Fix unnecessary_sort_by reverse suggestion using wrong closure parameter name S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16868 opened Apr 16, 2026 by laffed Loading…
Fix collapsible_match suggestion causing non-exhaustive pattern error S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16865 opened Apr 16, 2026 by JasmineLCY Loading…
Fix wrong question_mark suggestion when match arm body is a destructuring assignment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16863 opened Apr 16, 2026 by charlieHsiuC Loading…
Add block_scrutinee 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
#16855 opened Apr 15, 2026 by shivendra02467 Loading…
Move theme dropdown out of HTML S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16851 opened Apr 14, 2026 by GuillaumeGomez Member Loading…
fix(needless_ifs): handle vertical tab as whitespace to avoid false negative S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16845 opened Apr 12, 2026 by Ajay-singh1 Loading…
Fixed match same arms vertical tab S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16844 opened Apr 11, 2026 by shashu8660 Loading…
Document and test use of char::is_whitespace in collapsible_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16840 opened Apr 10, 2026 by iAmChidiebereh Loading…
Fixed short span (duplicate match arms) in match_same_arms lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16831 opened Apr 9, 2026 by shashu8660 Loading…
New lint: non_canonical_total_float_cmp 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
#16817 opened Apr 6, 2026 by nik-rev Loading…
Cc PR author + assignee when opening the FCP thread on Zulip S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16814 opened Apr 5, 2026 by ada4a Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.