-
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
unnecessary_debug_formatting
respect MSRV
S-waiting-on-review
#15001
opened Jun 6, 2025 by
donkomura
Loading…
add new lint: Status: Awaiting review from the assignee but also interested parties
rest_when_destructuring_struct
S-waiting-on-review
#15000
opened Jun 6, 2025 by
Erk-
Loading…
Suggest naming types before using explicit type names
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14996
opened Jun 6, 2025 by
samueltardieu
Loading…
WIP: New lint: Status: Awaiting review from the assignee but also interested parties
duplicate_match_guard
S-waiting-on-review
#14986
opened Jun 5, 2025 by
ada4a
Loading…
2 tasks
Closes #259: Adds new lint Status: Awaiting review from the assignee but also interested parties
items_before_use
S-waiting-on-review
#14985
opened Jun 5, 2025 by
utkrsharmaa
Loading…
Sugg
: do not parenthesize a double unary operator
S-waiting-on-review
#14983
opened Jun 5, 2025 by
samueltardieu
Loading…
Fix suggestion-causes-error of Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
manual_swap
S-waiting-on-author
#14978
opened Jun 4, 2025 by
relaxcn
Loading…
Note that using Status: Awaiting review from the assignee but also interested parties
enumerate()
will swap the arguments
S-waiting-on-review
#14969
opened Jun 4, 2025 by
samueltardieu
Loading…
Fix false positive of Status: Awaiting review from the assignee but also interested parties
borrow_deref_ref
S-waiting-on-review
#14967
opened Jun 4, 2025 by
samueltardieu
Loading…
Fix an incorrect error message regarding the size of Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
usize
and isize
in cast_precision_loss
.
S-waiting-on-author
#14966
opened Jun 4, 2025 by
SLUCHABLUB
Loading…
Add Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
default_box_assignments
lint
S-waiting-on-author
#14953
opened Jun 2, 2025 by
bluebear94
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
return_and_then
FP when return type is not Option
or Result
S-waiting-on-review
#14950
opened Jun 1, 2025 by
profetia
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
unused_trait_names
FP when as
name is from macro input
S-waiting-on-review
#14947
opened Jun 1, 2025 by
profetia
Loading…
Automatically set MSRV for code under Status: Awaiting review from the assignee but also interested parties
#[cfg(version)]
S-waiting-on-review
#14940
opened May 31, 2025 by
Alexendoo
Loading…
Add Triagebot's Status: Awaiting review from the assignee but also interested parties
concern
capability to the Clippy repository
S-waiting-on-review
#14916
opened May 29, 2025 by
samueltardieu
Loading…
Correct the Cognitive Complexity lint's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14915
opened May 29, 2025 by
felix91gr
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
branches_sharing_code
suggests wrongly when dealing with macros
S-waiting-on-review
#14907
opened May 28, 2025 by
profetia
Loading…
Fix Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
collapsible_else_if
FP on conditionally compiled stmt
S-waiting-on-author
#14906
opened May 28, 2025 by
profetia
Loading…
Add ifs_as_logical_ops lint
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14904
opened May 26, 2025 by
barun511
Loading…
Misc Status: Awaiting review from the assignee but also interested parties
clippy_dev
changes
S-waiting-on-review
#14896
opened May 25, 2025 by
Jarcho
Loading…
WIP: New lint: Status: Awaiting review from the assignee but also interested parties
needless_path_new
S-waiting-on-review
#14895
opened May 25, 2025 by
ada4a
Loading…
2 tasks
fix(or_fun_call): respect MSRV for unwrap_or_default suggestion
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14885
opened May 24, 2025 by
poglesbyg
Loading…
WIP: use ui_test dependency builder for test dependencies
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
Fix Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
unit_arg
suggests wrongly for Default::default
S-waiting-on-author
#14881
opened May 24, 2025 by
profetia
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.