-
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
Reduce page size and number of DOM elements on clippy lints page
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15140
opened Jun 25, 2025 by
GuillaumeGomez
Loading…
Downgrade known buggy pointer cast suggestions to Status: Awaiting review from the assignee but also interested parties
MaybeIncorrect
.
S-waiting-on-review
#15138
opened Jun 25, 2025 by
briansmith
Loading…
unsafe_derive_deserialize
: do not consider pin!()
as unsafe
S-waiting-on-review
#15137
opened Jun 25, 2025 by
samueltardieu
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
search_is_some
suggests wrongly inside macro
S-waiting-on-review
#15135
opened Jun 25, 2025 by
profetia
Loading…
fix: Improve floating point lint to handle ambiguous type
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15133
opened Jun 25, 2025 by
odysa
Loading…
Assign changes of Status: Awaiting review from the assignee but also interested parties
CHANGELOG.md
to flip1995
S-waiting-on-review
#15131
opened Jun 25, 2025 by
samueltardieu
Loading…
Add beta-nominated to CHANGELOG for 1.88
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15130
opened Jun 25, 2025 by
alex-semenyuk
Loading…
Fix capacity overflow in Status: Awaiting review from the assignee but also interested parties
single_match
with deref patterns
S-waiting-on-review
#15124
opened Jun 24, 2025 by
notriddle
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
disallowed_script_idents
FP on identifiers with _
S-waiting-on-review
#15123
opened Jun 24, 2025 by
profetia
Loading…
Fix expect_fun_call producing invalid suggestions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15122
opened Jun 24, 2025 by
sethdusek
Loading…
Handle potentially-shadowing bindings in Status: Awaiting review from the assignee but also interested parties
manual_let_else
S-waiting-on-review
#15118
opened Jun 23, 2025 by
notriddle
Loading…
Properly check that an expression might be the one returned
beta-nominated
Nominated for backporting to the compiler in the beta channel.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15115
opened Jun 23, 2025 by
samueltardieu
Loading…
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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.