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

Fix display of dropdown menu "buttons" S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16151 opened Nov 28, 2025 by GuillaumeGomez Loading…
Add manual_checked_div lint needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16149 opened Nov 28, 2025 by amerikrainian Loading…
fix: let-and-return suggests invalid cast (#16135) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16147 opened Nov 27, 2025 by ErinvanderVeen Loading…
Parse doc comment markdown only once S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16144 opened Nov 26, 2025 by Alexendoo Loading…
Add missing_examples_doc lint needs-fcp S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16143 opened Nov 26, 2025 by phy1729 Loading…
Add needless_type_cast lint needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16139 opened Nov 23, 2025 by borngraced Loading…
feat(unnecessary_fold): lint on folds with Add::add/Mul::mul S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16124 opened Nov 21, 2025 by ada4a Loading…
refactor(missing_asserts_for_indexing): overhaul diagnostics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16120 opened Nov 20, 2025 by ada4a Loading…
Count unsafe operations and macro calls once towards the innermost unsafe block S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16117 opened Nov 19, 2025 by samueltardieu Loading…
Allow multiline suggestions in map-unwrap-or S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16114 opened Nov 18, 2025 by smoelius Loading…
multiple_unsafe_ops_per_block: still lint raw pointer to union field if MSRV < 1.92 S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#16108 opened Nov 18, 2025 by samueltardieu Draft
Fixes #16109: For non-sized types, use reborrow in suggestions to remove while-let loops S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16100 opened Nov 16, 2025 by sergiogiro Loading…
Add lint clones_into_boxed_slices needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16095 opened Nov 15, 2025 by aedank0 Loading…
feat(format_push_string): give a (possibly incomplete) suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16093 opened Nov 14, 2025 by ada4a Loading…
Fix redundant_pattern_matching misses ) in suggestion span S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16084 opened Nov 12, 2025 by profetia Loading…
[DO NOT MERGE] eviscerate cast_ptr_alignment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16075 opened Nov 11, 2025 by ada4a Loading…
add(lint): rwlock_atomic and rwlock_integer needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16053 opened Nov 9, 2025 by Tunglies Loading…
Added new lint for map_or(..., identity) needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16052 opened Nov 8, 2025 by teofr Loading…
Upgrade Node.js setup action and version S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16039 opened Nov 5, 2025 by alex-semenyuk Loading…
manual_{map,filter}: lint exprs with adjustments, but with reduced Applicability S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16037 opened Nov 5, 2025 by ada4a Loading…
double_comparisons: check for expressions such as x != y && x >= y S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16033 opened Nov 5, 2025 by ianbollinger Loading…
Add more docs for msrvs.rs S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16030 opened Nov 4, 2025 by suprohub Loading…
feat(manual_assert_eq): new lint needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16025 opened Nov 4, 2025 by ada4a Loading…
Fix match_like_matches_macro wrongly unmangled macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16018 opened Nov 2, 2025 by profetia Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.