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

perf: reduce matching_root_macro_call usage (23b -> 22.24b) G-performance-project Goal: For issues and PRs related to the Clippy Performance Project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16756 opened Mar 23, 2026 by blyxyas 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…
iter_kv_map: handle identity map for map and flat_map S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16743 opened Mar 22, 2026 by zihan0822 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-review Status: Awaiting review from the assignee but also interested parties
#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
Resolve infinite_loop FP for nested loops S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16724 opened Mar 17, 2026 by mikhailofff Loading…
needless_bitwise_bool: suggest a smaller diff S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16714 opened Mar 14, 2026 by ada4a Loading…
use more robust doc attr span checking for proc-macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16713 opened Mar 13, 2026 by zihan0822 Loading…
Don't trigger unwrap_used or expect_used on uninhabited Err S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#16712 opened Mar 13, 2026 by samueltardieu Loading…
unwrap_in_result: allow unwrapping infallible result type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16711 opened Mar 13, 2026 by zihan0822 Loading…
Fix collapsible_match FP when the pat binding is moved or mutated S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16708 opened Mar 12, 2026 by profetia Loading…
unnecessary_to_owned: don't lint if map key has extra indirection S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16700 opened Mar 10, 2026 by zihan0822 Loading…
Move coerce_container_to_any to suspicious S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16689 opened Mar 8, 2026 by Ralith Loading…
new lint: manual_offset_from_unsigned 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
#16688 opened Mar 8, 2026 by jaroslawroszyk Loading…
impl manual_noop_waker lint 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-review Status: Awaiting review from the assignee but also interested parties
#16687 opened Mar 7, 2026 by jaroslawroszyk Loading…
Fix is_cfg_test to handle all(test, ...) cfg attributes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#16684 opened Mar 7, 2026 by Bortlesboat Loading…
ProTip! no:milestone will show everything without a milestone.