-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
New lint: Status: Awaiting review from the assignee but also interested parties
explicit_struct_update
S-waiting-on-review
#15110
opened Jun 23, 2025 by
codeshaunted
Loading…
Add new lint Status: Awaiting review from the assignee but also interested parties
shadow_type_generic
S-waiting-on-review
#15109
opened Jun 22, 2025 by
devodev
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
ptr_arg
suggests changes when it's actually better not to bother
S-waiting-on-review
#15105
opened Jun 22, 2025 by
immersum
Loading…
handle another type of collapsible if-statement
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15104
opened Jun 22, 2025 by
Arc8ne
Loading…
Fix Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
large_stack_frames
FP on compiler generated targets
S-waiting-on-author
#15101
opened Jun 22, 2025 by
profetia
Loading…
fixes #14869
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15100
opened Jun 22, 2025 by
honeyspoon
Loading…
Add new lints: Status: Awaiting review from the assignee but also interested parties
const_sized_chunks_exact
, const_sized_chunks_exact_mut
, and const_sized_windows
S-waiting-on-review
#15097
opened Jun 21, 2025 by
immersum
Loading…
Changelog for Clippy 1.88 🏄
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15095
opened Jun 21, 2025 by
alex-semenyuk
Loading…
Deprecate Status: Awaiting review from the assignee but also interested parties
cognitive_complexity
lint
S-waiting-on-review
#15094
opened Jun 21, 2025 by
samueltardieu
Loading…
New lint: Status: Awaiting review from the assignee but also interested parties
missing_workspace_lints
S-waiting-on-review
#15092
opened Jun 21, 2025 by
BenjaminBrienen
Loading…
Use Status: Awaiting review from the assignee but also interested parties
Ty::is_fn
instead of manually matching on TyKind
S-waiting-on-review
#15089
opened Jun 20, 2025 by
ada4a
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
let_unit_value
suggests wrongly for format macros
S-waiting-on-review
#15085
opened Jun 20, 2025 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
redundant_closure
suggests wrongly with deref overload
S-waiting-on-review
#15077
opened Jun 18, 2025 by
profetia
Loading…
or_fun_call: lint method calls inside map_or first arg
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15074
opened Jun 18, 2025 by
klensy
Loading…
or_fun_call: also lint Status: Awaiting review from the assignee but also interested parties
and
method for Option/Result
S-waiting-on-review
#15073
opened Jun 18, 2025 by
klensy
Loading…
Fix multiple problems in #15063
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15070
opened Jun 17, 2025 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
never_loop
forget to remove break
in suggestion
S-waiting-on-review
#15064
opened Jun 16, 2025 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
match_single_binding
wrongly handles scope
S-waiting-on-review
#15060
opened Jun 15, 2025 by
profetia
Loading…
Fix coerce_container_to_any false positive on autoderef
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15057
opened Jun 14, 2025 by
Ralith
Loading…
check f16 and f128 in float_equality_without_abs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15054
opened Jun 14, 2025 by
usamoi
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
filter_map_bool_then
wrongly suggests macro definitions
S-waiting-on-review
#15048
opened Jun 13, 2025 by
profetia
Loading…
New lint: Status: Awaiting review from the assignee but also interested parties
concealed_obvious_default
S-waiting-on-review
#15037
opened Jun 12, 2025 by
nik-rev
Loading…
Improving useless_conversion adjustments function
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15021
opened Jun 9, 2025 by
rusty-satyam
Loading…
Get the block content from the proper context
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15014
opened Jun 8, 2025 by
samueltardieu
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
iter_on_single_items
FP on function pointers and let stmts
S-waiting-on-review
#15013
opened Jun 7, 2025 by
profetia
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.