-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update actions/download-artifact to v5
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15726
opened Sep 20, 2025 by
alex-semenyuk
Loading…
fix(transmute_ptr_to_ptr): add parens if Status: Awaiting review from the assignee but also interested parties
transmute
is receiver of a projection
S-waiting-on-review
#15724
opened Sep 19, 2025 by
ada4a
Loading…
Deny
unfulfilled_lint_expectations
to make sure we honor #[expect]
#15723
opened Sep 19, 2025 by
samueltardieu
•
Draft
split Status: Awaiting review from the assignee but also interested parties
copies
lints each into its own module
S-waiting-on-review
#15721
opened Sep 19, 2025 by
ada4a
Loading…
fix(new_without_default): if Status: Awaiting review from the assignee but also interested parties
new
has #[cfg]
, copy that onto impl Default
S-waiting-on-review
#15720
opened Sep 19, 2025 by
ada4a
Loading…
[WIP] Remove expect collapsible_span_lint_calls from span_lint_and_then
#15719
opened Sep 19, 2025 by
alex-semenyuk
•
Draft
Fix Status: Awaiting review from the assignee but also interested parties
map_unwrap_or
fail to cover Result::unwrap_or
S-waiting-on-review
#15718
opened Sep 19, 2025 by
profetia
Loading…
Overhaul Status: Awaiting review from the assignee but also interested parties
needless_parens_on_range_literals
S-waiting-on-review
#15717
opened Sep 19, 2025 by
ada4a
Loading…
Clarify Status: Awaiting review from the assignee but also interested parties
strlen_on_c_strings
documentation
S-waiting-on-review
#15711
opened Sep 19, 2025 by
felix91gr
Loading…
Clean up transmute lints' documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15710
opened Sep 19, 2025 by
felix91gr
Loading…
Post lint on the type HIR node
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15709
opened Sep 18, 2025 by
samueltardieu
Loading…
rename Status: Awaiting review from the assignee but also interested parties
implicit_saturating_{add,sub}
and inverted_saturating_sub
S-waiting-on-review
#15707
opened Sep 18, 2025 by
ada4a
Loading…
Dereference argument of Status: Awaiting review from the assignee but also interested parties
manual_div_ceil()
if needed
S-waiting-on-review
#15706
opened Sep 18, 2025 by
samueltardieu
Loading…
extend Status: Awaiting review from the assignee but also interested parties
while_let_loop
to loop { let else }
S-waiting-on-review
#15701
opened Sep 18, 2025 by
bend-n
Loading…
docs: add note about Cargo.toml lint config
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15700
opened Sep 18, 2025 by
code-with-aneesh
Loading…
Add Status: Awaiting review from the assignee but also interested parties
large-error-ignored
config-knob
S-waiting-on-review
#15697
opened Sep 18, 2025 by
lukaslueg
Loading…
Use lld on windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15696
opened Sep 17, 2025 by
Jarcho
Loading…
allow explicit deref method call in Status: Awaiting review from the assignee but also interested parties
deref
or deref_mut
impl of `D…
S-waiting-on-review
#15688
opened Sep 16, 2025 by
relaxcn
Loading…
Implement Area: New lints
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
volatile_composites
lint
A-lint
#15686
opened Sep 16, 2025 by
jsgf
Loading…
Replace all item identification utils
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15682
opened Sep 16, 2025 by
Jarcho
Loading…
Consider labels of inline asm as conditionally executed
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#15676
opened Sep 14, 2025 by
samueltardieu
Loading…
fix(Status: Awaiting review from the assignee but also interested parties
bad_bit_mask
): don't lint on #[cfg]
-d consts
S-waiting-on-review
#15665
opened Sep 12, 2025 by
ada4a
Loading…
New lint - Area: New lints
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
same_length_and_capacity
A-lint
#15656
opened Sep 10, 2025 by
km274
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.