Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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 needless_borrows_for_generic_args FP for mutable borrows of arrays S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16629 opened Feb 24, 2026 by profetia Loading…
Fix cmp_owned suggests wrongly on PathBuf S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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 infinite_loop wrong suggestion inside conditional branches S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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: manual_clear needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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 manual_option_zip lint (a.and_then(|x| b.map(|y| (x, y)))) needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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 duration_suboptimal_units false positive on small literal values S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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…
Must use without note needs-fcp
#16592 opened Feb 19, 2026 by skatromb Draft
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 <> around Markdown link S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16584 opened Feb 18, 2026 by ada4a Loading…
add manual_pop_if lint needs-fcp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16582 opened Feb 18, 2026 by pbor Loading…
Fix the default_trait_access lint to suggest the valid relative path to the local type implementing Default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16577 opened Feb 15, 2026 by jakubadamw Loading…
Resolve false positive useless_asref on Result S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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 collapsible_if to cover nested ifs with identical else S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16563 opened Feb 13, 2026 by profetia Loading…
Fix unnecessary_safety_comment FP on code blocks inside inner docs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#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…
ProTip! Adding no:label will show everything without a label.