-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 Status: Awaiting review from the assignee but also interested parties
read_zero_byte_vec
suggests wrongly inside let
stmt
S-waiting-on-review
#15582
opened Aug 27, 2025 by
profetia
Loading…
Fix Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
alloc_instead_of_core
FP when alloc
is an alias
S-waiting-on-author
#15581
opened Aug 27, 2025 by
profetia
Loading…
fix Status: Awaiting review from the assignee but also interested parties
ignored_unit_patterns
: include refs in the suggestion
S-waiting-on-review
#15578
opened Aug 27, 2025 by
ada4a
Loading…
Preserve Status: Awaiting review from the assignee but also interested parties
unsafe
blocks in option_map_unit
suggestion
S-waiting-on-review
#15570
opened Aug 26, 2025 by
samueltardieu
Loading…
Check structs and enums for Status: Awaiting review from the assignee but also interested parties
use_self
S-waiting-on-review
#15566
opened Aug 26, 2025 by
nickdrozd
Loading…
clean-up Status: Awaiting review from the assignee but also interested parties
future_not_send
a bit
S-waiting-on-review
#15554
opened Aug 25, 2025 by
ada4a
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
needless_continue
FP when match type is not unit or never
S-waiting-on-review
#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 Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
match_single_binding
suggests wrongly inside tuple
S-waiting-on-author
#15539
opened Aug 22, 2025 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
branches-sharing-code
suggests wrongly on const
and static
S-waiting-on-review
#15522
opened Aug 21, 2025 by
profetia
Loading…
non_canonical_impls
: split the main check
function
S-waiting-on-review
#15520
opened Aug 20, 2025 by
ada4a
Loading…
Add configuration option to allow Area: New lints
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
unreachable!
in test functions
A-lint
#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
#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…
cast_possible_truncation: Support Status: Awaiting review from the assignee but also interested parties
size_of
, align_of
, and size_of_val
S-waiting-on-review
#15488
opened Aug 14, 2025 by
RunDevelopment
Loading…
Fix FP of Status: Awaiting review from the assignee but also interested parties
needless_range_loop
when meeting multidimensional array
S-waiting-on-review
#15486
opened Aug 14, 2025 by
relaxcn
Loading…
fix Status: Awaiting review from the assignee but also interested parties
equatable_if_let
: don't suggest =
in const context
S-waiting-on-review
#15482
opened Aug 13, 2025 by
ada4a
Loading…
fix 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
unnecessary_semicolon
: FN on #[feature(stmt_expr_attributes)]
C-enhancement
#15481
opened Aug 13, 2025 by
ada4a
Loading…
fix Status: Awaiting review from the assignee but also interested parties
self_named_module_files
: track module with relative path
S-waiting-on-review
#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
#15460
opened Aug 11, 2025 by
ada4a
Loading…
let_unit_with_type_underscore
: make early-pass
S-waiting-on-author
#15458
opened Aug 11, 2025 by
ada4a
Loading…
fix(disallowed_macros): Fix emitting on attr macros
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15452
opened Aug 10, 2025 by
2asoft
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.