-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Status: Awaiting review from the assignee but also interested parties
unnecessary_map_or
don't add parens if the parent expr comes f…
S-waiting-on-review
#15345
opened Jul 25, 2025 by
ada4a
Loading…
clean-up Status: Awaiting review from the assignee but also interested parties
unnested_or_patterns
S-waiting-on-review
#15344
opened Jul 25, 2025 by
ada4a
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
unnested_or_patterns
FP on structs with only shorthand field pats
S-waiting-on-review
#15343
opened Jul 25, 2025 by
ada4a
Loading…
fix ip_constant when call wrapped in extra parens
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15339
opened Jul 24, 2025 by
ComputerDruid
Loading…
expand the issue template for new lints
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15336
opened Jul 24, 2025 by
lolbinarycat
Loading…
needless_return
: do not lint on proc macros
S-waiting-on-review
#15329
opened Jul 23, 2025 by
blyxyas
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
missing_inline_in_public_items
fail to fulfill expect
in --test
build
S-waiting-on-review
#15320
opened Jul 21, 2025 by
profetia
Loading…
Split Area: New lints
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
possible_missing_else
from suspicious_else_formatting
A-lint
#15317
opened Jul 20, 2025 by
Jarcho
Loading…
Fix suggestion for Status: Awaiting review from the assignee but also interested parties
collapsible_if
and collapsible_else_if
when the inner if
is enclosed in parentheses
S-waiting-on-review
#15304
opened Jul 17, 2025 by
folkertdev
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
string_to_string
wrongly suggests cloned
inside map
S-waiting-on-review
#15302
opened Jul 17, 2025 by
profetia
Loading…
Split methods pass into a new crate take 2
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
unused_enumerate_index
: move to loops lint pass
S-waiting-on-review
#15279
opened Jul 15, 2025 by
Jarcho
Loading…
redundant_clone
: split iterator checks into redundant_iter_cloned
S-waiting-on-author
#15277
opened Jul 15, 2025 by
Jarcho
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
min_ident_chars
: ignore on trait impl.
S-waiting-on-review
#15275
opened Jul 14, 2025 by
t-webber
Loading…
Do not run lintcheck summary on feature-freezed PRs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15272
opened Jul 14, 2025 by
blyxyas
Loading…
WIP: Status: Awaiting review from the assignee but also interested parties
map_identity
: suggest making the variable mutable when necessary
S-waiting-on-review
#15268
opened Jul 13, 2025 by
ada4a
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
as_ptr_cast_mut
FP when self
is not mutable
S-waiting-on-review
#15266
opened Jul 13, 2025 by
profetia
Loading…
{flat_,}map_identity
: recognize (tuple) struct de- and restructuring
S-waiting-on-review
#15261
opened Jul 12, 2025 by
ada4a
Loading…
Add new Area: New lints
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
comment_within_doc
lint
A-lint
#15260
opened Jul 12, 2025 by
GuillaumeGomez
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.