-
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
perf: reduce 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
matching_root_macro_call usage (23b -> 22.24b)
G-performance-project
#16756
opened Mar 23, 2026 by
blyxyas
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
expect_fun_call suggests wrongly for string slicing
S-waiting-on-review
#16752
opened Mar 23, 2026 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
collapsible_match FP when the scrutinee could match a later pattern
S-waiting-on-review
#16749
opened Mar 23, 2026 by
profetia
Loading…
Enhance Status: Awaiting review from the assignee but also interested parties
needless_late_init to cover grouped assignments
S-waiting-on-review
#16746
opened Mar 22, 2026 by
profetia
Loading…
iter_kv_map: handle identity map for map and flat_map
S-waiting-on-review
#16743
opened Mar 22, 2026 by
zihan0822
Loading…
feat: Status: Awaiting review from the assignee but also interested parties
min_ident_chars lint short idents even if follows trait naming
S-waiting-on-review
#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 Status: Awaiting review from the assignee but also interested parties
vec.extend(slice.to_vec())
S-waiting-on-review
#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: 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
inline_module
needs-fcp
#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…
Resolve Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
infinite_loop FP for nested loops
S-waiting-on-author
#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 Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
unwrap_used or expect_used on uninhabited Err
S-waiting-on-author
#16712
opened Mar 13, 2026 by
samueltardieu
Loading…
unwrap_in_result: allow unwrapping infallible result type
S-waiting-on-review
#16711
opened Mar 13, 2026 by
zihan0822
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
collapsible_match FP when the pat binding is moved or mutated
S-waiting-on-review
#16708
opened Mar 12, 2026 by
profetia
Loading…
missing_headers: skip linting test functions, functions in test modules, and functions with #[cfg(test)] to avoid false positives
S-waiting-on-review
#16704
opened Mar 10, 2026 by
loxoron218
Loading…
unnecessary_to_owned: don't lint if map key has extra indirection
S-waiting-on-review
#16700
opened Mar 10, 2026 by
zihan0822
Loading…
Move Status: Awaiting review from the assignee but also interested parties
coerce_container_to_any to suspicious
S-waiting-on-review
#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…
Previous Next
ProTip!
no:milestone will show everything without a milestone.