-
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
unit_cmp
: don't lint on explicitly written unit expr
S-waiting-on-review
#15562
opened Aug 26, 2025 by
zihan0822
Loading…
using full path in the suggestion of Status: Awaiting review from the assignee but also interested parties
clone_on_ref_ptr
S-waiting-on-review
#15561
opened Aug 26, 2025 by
relaxcn
Loading…
Add InfiniBand and RoCE to Status: Awaiting review from the assignee but also interested parties
doc_markdown
whitelist
S-waiting-on-review
#15558
opened Aug 25, 2025 by
profetia
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: Awaiting review from the assignee but also interested parties
match_single_binding
suggests wrongly inside tuple
S-waiting-on-review
#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 Status: Awaiting review from the assignee but also interested parties
unreachable!
in test functions
S-waiting-on-review
#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…
Add Area: New lints
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
needless_conversion_for_trait
lint
A-lint
#15451
opened Aug 10, 2025 by
smoelius
Loading…
change Status: Awaiting review from the assignee but also interested parties
suspicious_operation_groupings
to work on the HIR instead of the AST
S-waiting-on-review
#15443
opened Aug 8, 2025 by
esther-ff
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
semicolon_inside_block
don't fire if block is surrounded by parens
S-waiting-on-review
#15421
opened Aug 5, 2025 by
ada4a
Loading…
double_parens
: add structured suggestions, fix bug
S-waiting-on-review
#15420
opened Aug 5, 2025 by
ada4a
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.