-
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
feat(zero_repeat_side_effects): don't suggest unnecessary braces around stmts
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15826
opened Oct 6, 2025 by
ada4a
Loading…
feat(lints): add Status: Awaiting review from the assignee but also interested parties
unsigned_subtraction_gt_zero
lint for comparisons against zero after subtraction
S-waiting-on-review
#15820
opened Oct 6, 2025 by
AMS21
Loading…
manual_unwrap_or(_default)
: don't lint if not safe to move scrutinee
S-waiting-on-review
#15817
opened Oct 4, 2025 by
zihan0822
Loading…
legacy_numeric_constants
: add ctxt check for internal macro
S-waiting-on-review
#15816
opened Oct 4, 2025 by
zihan0822
Loading…
fix(zero_repeat_side_effects): don't suggest unsuggestable types
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15815
opened Oct 3, 2025 by
ada4a
Loading…
manual_unwrap_or: fix FP edge case
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15812
opened Oct 3, 2025 by
notriddle
Loading…
fix(map_entry): don't autofix when Status: Awaiting review from the assignee but also interested parties
{e.insert(_); None }
would be required
S-waiting-on-review
#15810
opened Oct 3, 2025 by
ada4a
Loading…
map_entry
: don't suggest when {e.insert(_); None }
would be required
S-waiting-on-review
#15808
opened Oct 3, 2025 by
ada4a
Loading…
fix(rc_buffer): don't touch the path to Status: Awaiting review from the assignee but also interested parties
Rc
/Arc
in the suggestion
S-waiting-on-review
#15803
opened Oct 1, 2025 by
ada4a
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
map_entry
suggests wrongly for insert with cfg-ed out code
S-waiting-on-review
#15800
opened Sep 30, 2025 by
profetia
Loading…
incompatible_msrv
: Don't check the const MSRV for uncalled functions
S-waiting-on-review
#15795
opened Sep 30, 2025 by
Jarcho
Loading…
New internal lint: Status: Awaiting review from the assignee but also interested parties
unusual_names
S-waiting-on-review
#15794
opened Sep 30, 2025 by
samueltardieu
Loading…
Handle different root contexts in Status: Awaiting review from the assignee but also interested parties
SpanlessEq
S-waiting-on-review
#15793
opened Sep 30, 2025 by
Jarcho
Loading…
feat: Add profile-specific configuration for disallowed methods and types
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15779
opened Sep 29, 2025 by
Lallapallooza
Loading…
Add build and test subcommands (binary-emitting Clippy)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15768
opened Sep 27, 2025 by
blyxyas
Loading…
Start replacing Status: marked as blocked ❌ on something else such as an RFC or other implementation work
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
snippet_with_context
with get_source_text_at_ctxt
S-blocked
#15767
opened Sep 27, 2025 by
Jarcho
Loading…
Overhaul and document Status: Awaiting review from the assignee but also interested parties
clippy_utils::attrs
S-waiting-on-review
#15763
opened Sep 25, 2025 by
ada4a
Loading…
Remove Status: marked as blocked ❌ on something else such as an RFC or other implementation work
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
snippet_opt
S-blocked
#15762
opened Sep 25, 2025 by
Jarcho
Loading…
Add a Status: Awaiting review from the assignee but also interested parties
doc_comments_missing_terminal_punctuation
lint
S-waiting-on-review
#15758
opened Sep 24, 2025 by
AudaciousAxiom
Loading…
Cleanup: do not handle methods from several places
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15751
opened Sep 23, 2025 by
samueltardieu
Loading…
refactor(non_canonical_impls): lint starting from Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
impl
s
S-waiting-on-author
#15749
opened Sep 23, 2025 by
ada4a
Loading…
ptr_cast_constness
: check for implicit mut to const pointer coercion
S-waiting-on-review
#15747
opened Sep 23, 2025 by
zihan0822
Loading…
Add a check for some followed by filter
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15745
opened Sep 23, 2025 by
qmwrygdxpzc
Loading…
feat(clone_on_ref_ptr): don't add a Status: marked as blocked ❌ on something else such as an RFC or other implementation work
&
to the receiver if it's a reference
S-blocked
#15742
opened Sep 23, 2025 by
ada4a
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.