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

Reimplement and complete spanless_eq for the AST S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15599 opened Aug 31, 2025 by Jarcho Loading…
fix significant_drop_tightening: don't suggest when not having the necessary spans S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15598 opened Aug 31, 2025 by ada4a Loading…
fix nonstandard_macro_braces: suggest trailing semicolon when needed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15593 opened Aug 30, 2025 by ada4a Loading…
docs(clippy_utils): Add documentation for ast_utils S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15588 opened Aug 29, 2025 by AbhilashG12 Loading…
Rewrite bit mask lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15587 opened Aug 29, 2025 by Jarcho Loading…
Fix read_zero_byte_vec suggests wrongly inside let stmt S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15582 opened Aug 27, 2025 by profetia Loading…
Fix alloc_instead_of_core FP when alloc is an alias S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15581 opened Aug 27, 2025 by profetia Loading…
fix ignored_unit_patterns: include refs in the suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15578 opened Aug 27, 2025 by ada4a Loading…
Preserve unsafe blocks in option_map_unit suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15570 opened Aug 26, 2025 by samueltardieu Loading…
Check structs and enums for use_self S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15566 opened Aug 26, 2025 by nickdrozd Loading…
clean-up future_not_send a bit S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15554 opened Aug 25, 2025 by ada4a Loading…
Fix needless_continue FP when match type is not unit or never S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15547 opened Aug 23, 2025 by profetia Loading…
ptr_cast_constness: avoid suggesting unresolvable method call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15540 opened Aug 23, 2025 by notriddle Loading…
Fix match_single_binding suggests wrongly inside tuple S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15539 opened Aug 22, 2025 by profetia Loading…
Fix branches-sharing-code suggests wrongly on const and static S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15522 opened Aug 21, 2025 by profetia Loading…
non_canonical_impls: split the main check function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15520 opened Aug 20, 2025 by ada4a Loading…
Add configuration option to allow unreachable! in test functions A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15517 opened Aug 20, 2025 by AMS21 Loading…
clippy_utils: make peel_*_ty_refs class of functions a bit more consistent S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15515 opened Aug 19, 2025 by ada4a Loading…
missing_safety_doc: guide them out of an HTML block with a header S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15500 opened Aug 16, 2025 by notriddle Loading…
Add the iter_last_slice lint A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15496 opened Aug 15, 2025 by scrabsha Loading…
cast_possible_truncation: Support size_of, align_of, and size_of_val S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15488 opened Aug 14, 2025 by RunDevelopment Loading…
fix equatable_if_let: don't suggest = in const context S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15482 opened Aug 13, 2025 by ada4a Loading…
fix unnecessary_semicolon: FN on #[feature(stmt_expr_attributes)] C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15481 opened Aug 13, 2025 by ada4a Loading…
fix self_named_module_files: track module with relative path S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15469 opened Aug 12, 2025 by zihan0822 Loading…
unnecessary_operation: don't suggest autofixes on composite types with fields of uncertain types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15460 opened Aug 11, 2025 by ada4a Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.