-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reduce lints page HTML size
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16632
opened Feb 24, 2026 by
GuillaumeGomez
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
needless_borrows_for_generic_args FP for mutable borrows of arrays
S-waiting-on-review
#16629
opened Feb 24, 2026 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
cmp_owned suggests wrongly on PathBuf
S-waiting-on-review
#16628
opened Feb 24, 2026 by
profetia
Loading…
Fix collapsible_match false negative on if let chains (#16570)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16624
opened Feb 23, 2026 by
0x-pankaj
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
infinite_loop wrong suggestion inside conditional branches
S-waiting-on-review
#16619
opened Feb 23, 2026 by
lapla-cogito
Loading…
Set default PR messages to fail the changelog CI
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16618
opened Feb 23, 2026 by
lapla-cogito
Loading…
New lint: Status: Awaiting review from the assignee but also interested parties
manual_clear
needs-fcp
S-waiting-on-review
#16617
opened Feb 23, 2026 by
samueltardieu
Loading…
lint: detect needless map_err(...from...) before ?
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16616
opened Feb 22, 2026 by
mro95
Loading…
Automate lint FCP Zulip topic creation with triagebot
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16614
opened Feb 22, 2026 by
Urgau
Loading…
Add Status: Awaiting review from the assignee but also interested parties
manual_option_zip lint (a.and_then(|x| b.map(|y| (x, y))))
needs-fcp
S-waiting-on-review
#16600
opened Feb 21, 2026 by
jakubadamw
Loading…
cs(clippy_lints): add detailed comments for SINGLE_RANGE_IN_VEC_INIT …
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16598
opened Feb 20, 2026 by
zayutaha
Loading…
fix: handle core panics in all format lints
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16597
opened Feb 20, 2026 by
nyurik
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
duration_suboptimal_units false positive on small literal values
S-waiting-on-review
#16596
opened Feb 20, 2026 by
veeceey
Loading…
3 tasks done
fix(useless_format): improve suggestion
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16595
opened Feb 20, 2026 by
nyurik
Loading…
fix(single_match_else): add semicolon to bare unit expression arms in…
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16591
opened Feb 19, 2026 by
akashchakrabortymsc-cmd
Loading…
Do not trigger manual_is_multiple_of on literal divisors
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16585
opened Feb 18, 2026 by
mikhailofff
Loading…
docs: add Status: Awaiting review from the assignee but also interested parties
<> around Markdown link
S-waiting-on-review
#16584
opened Feb 18, 2026 by
ada4a
Loading…
add Status: Awaiting review from the assignee but also interested parties
manual_pop_if lint
needs-fcp
S-waiting-on-review
#16582
opened Feb 18, 2026 by
pbor
Loading…
Fix the Status: Awaiting review from the assignee but also interested parties
default_trait_access lint to suggest the valid relative path to the local type implementing Default
S-waiting-on-review
#16577
opened Feb 15, 2026 by
jakubadamw
Loading…
Resolve false positive Status: Awaiting review from the assignee but also interested parties
useless_asref on Result
S-waiting-on-review
#16572
opened Feb 15, 2026 by
mikhailofff
Loading…
Fix false positives in duration_suboptimal_units for small literals
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#16565
opened Feb 14, 2026 by
Hectonight
Loading…
Make Status: Awaiting review from the assignee but also interested parties
collapsible_if to cover nested ifs with identical else
S-waiting-on-review
#16563
opened Feb 13, 2026 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
unnecessary_safety_comment FP on code blocks inside inner docs
S-waiting-on-review
#16559
opened Feb 12, 2026 by
profetia
Loading…
Clear collection reassignment
needs-fcp
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16549
opened Feb 10, 2026 by
yash-kumarx
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.