-
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
move Status: Awaiting review from the assignee but also interested parties
crosspointer_transmute
from complexity
to suspicious
S-waiting-on-review
#15403
opened Aug 3, 2025 by
ada4a
Loading…
feat: Status: Awaiting review from the assignee but also interested parties
manual_rotate
also recognize non-consts
S-waiting-on-review
#15402
opened Aug 3, 2025 by
ada4a
Loading…
Default whitelist WASM for Status: Awaiting review from the assignee but also interested parties
doc_markdown
S-waiting-on-review
#15399
opened Aug 3, 2025 by
alex-semenyuk
Loading…
Check config options in test suite
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15397
opened Aug 2, 2025 by
samueltardieu
Loading…
WIP: feat: introduce Status: Awaiting review from the assignee but also interested parties
path_to_local_with_projections
S-waiting-on-review
#15396
opened Aug 2, 2025 by
ada4a
Loading…
2 tasks
Issues priority
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15393
opened Aug 2, 2025 by
alex-semenyuk
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
semicolon_inside_block
don't eat closing paren in ({0});
S-waiting-on-review
#15391
opened Aug 2, 2025 by
ada4a
Loading…
Remove Deprecated lints mention
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15387
opened Aug 2, 2025 by
alex-semenyuk
Loading…
Add suggestion to Category: Enhancement of lints, like adding more cases or adding help messages
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
cast_sign_loss
and cast_possible_wrap
using the cast_{un,}signed()
methods
C-enhancement
#15384
opened Aug 1, 2025 by
RunDevelopment
Loading…
Fix cast_sign_loss false positive for float to uint casts
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15382
opened Jul 31, 2025 by
krikera
Loading…
Changelog for Clippy 1.89 🌽
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15375
opened Jul 31, 2025 by
alex-semenyuk
•
Queued
Fix Status: Awaiting review from the assignee but also interested parties
never_loop
forget to remove break
in nested loop
S-waiting-on-review
#15356
opened Jul 27, 2025 by
profetia
Loading…
FixStatus: Awaiting review from the assignee but also interested parties
unnecessary_safety_comment
does not lint for the first line
S-waiting-on-review
#15354
opened Jul 27, 2025 by
profetia
Loading…
Do not replace Status: Awaiting review from the assignee but also interested parties
match
by if
if any arm contains a binding
S-waiting-on-review
#15352
opened Jul 26, 2025 by
samueltardieu
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…
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.