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

Fixed two macro expansion FPs and added tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16780 opened Mar 30, 2026 by evolo22 Loading…
Generalize extend_with_drain to VecDeque and BinaryHeap. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16778 opened Mar 29, 2026 by kpreid Loading…
Fix manual_map and manual_filter FN for complex map body S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16775 opened Mar 28, 2026 by profetia Loading…
fix: add check for image with embedded link S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16773 opened Mar 28, 2026 by Francisco-Andre-Martins Loading…
Add error_format_without_sources lint needs-fcp PRs that add, remove, or rename lints and need an FCP
#16772 opened Mar 27, 2026 by sruggier Draft
Fix byte_char_slices FN on arrays S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16770 opened Mar 26, 2026 by profetia Loading…
Multiple fixes to FNs of question_mark S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16769 opened Mar 26, 2026 by profetia Loading…
Extend clippy::missing_safety_doc to unsafe fields S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16767 opened Mar 26, 2026 by jswrenn Loading…
Add clear_then_shrink lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16766 opened Mar 26, 2026 by QuarticCat Loading…
New lint: empty_expect needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16765 opened Mar 26, 2026 by konard Loading…
Add unused_impl lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16762 opened Mar 26, 2026 by vogelbirb Loading…
9 tasks done
perf: disable nonminimal_bool by default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16761 opened Mar 25, 2026 by blyxyas Loading…
Add excessive_file_length lint needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16760 opened Mar 25, 2026 by nickelser Loading…
Fix expect_fun_call suggests wrongly for string slicing S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16752 opened Mar 23, 2026 by profetia Loading…
Fix collapsible_match FP when the scrutinee could match a later pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16749 opened Mar 23, 2026 by profetia Loading…
Enhance needless_late_init to cover grouped assignments S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16746 opened Mar 22, 2026 by profetia Loading…
feat: min_ident_chars lint short idents even if follows trait naming S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16741 opened Mar 21, 2026 by t-webber Loading…
Add matches_if_let lint for if matches! conditions lint-nominated Create an FCP-thread on Zulip for this PR needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16739 opened Mar 20, 2026 by Taym95 Loading…
6 tasks done
Lint unnecessary vec.extend(slice.to_vec()) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16738 opened Mar 20, 2026 by borngraced Loading…
Unneeded wildcard imporvement S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16733 opened Mar 19, 2026 by jcarey9149 Loading…
new module style lint: inline_module needs-fcp PRs that add, remove, or rename lints and need an FCP S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16732 opened Mar 19, 2026 by zihan0822 Loading…
refactor: arithmetic_side_effects: replace string-based type comparison with DefId/PrimTy lookup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16730 opened Mar 19, 2026 by Tiauma Loading…
move unnecessary_trailing_comma from 1.94 to unreleased S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16727 opened Mar 18, 2026 by xtqqczze Loading…
wip
#16726 opened Mar 18, 2026 by therealbnut Draft
ProTip! Add no:assignee to see everything that’s not assigned.