-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
useless-nonzero-new_unchecked
S-waiting-on-review
#13993
opened Jan 13, 2025 by
samueltardieu
Loading…
Rust 1.81 and later support elision with explicit self types
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13992
opened Jan 13, 2025 by
samueltardieu
Loading…
Fix escaping problem in Status: Awaiting review from the assignee but also interested parties
write_literal
and print_literal
lint suggestion
S-waiting-on-review
#13990
opened Jan 12, 2025 by
lapla-cogito
Loading…
Use MIR body to identify more "default equivalent" calls for Status: Awaiting review from the assignee but also interested parties
derivable_impls
S-waiting-on-review
#13988
opened Jan 12, 2025 by
estebank
Loading…
Suggest using Status: Awaiting review from the assignee but also interested parties
Vec::extend()
in same_item_push
S-waiting-on-review
#13987
opened Jan 11, 2025 by
samueltardieu
Loading…
Do not look for significant drop inside Status: Awaiting review from the assignee but also interested parties
.await
expansion
S-waiting-on-review
#13985
opened Jan 11, 2025 by
samueltardieu
Loading…
New lint: Status: Awaiting review from the assignee but also interested parties
copy_then_borrow_mut
S-waiting-on-review
#13984
opened Jan 11, 2025 by
samueltardieu
Loading…
Add new Status: Awaiting review from the assignee but also interested parties
confusing_method_to_numeric_cast
lint
S-waiting-on-review
#13979
opened Jan 10, 2025 by
GuillaumeGomez
Loading…
Split Status: Awaiting review from the assignee but also interested parties
needless_lifetime
'_
suggestions into elidable_lifetime_names
S-waiting-on-review
#13960
opened Jan 7, 2025 by
Alexendoo
Loading…
Fix Nominated for backporting to the compiler in the beta channel.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
literal_string_with_formatting_args
lint emitted when it should not
beta-nominated
#13953
opened Jan 6, 2025 by
GuillaumeGomez
Loading…
Suggest Status: Awaiting review from the assignee but also interested parties
manual_div_ceil
even when right operand is a constant
S-waiting-on-review
#13951
opened Jan 6, 2025 by
samueltardieu
Loading…
add Status: Awaiting review from the assignee but also interested parties
owned_cow
lint
S-waiting-on-review
#13948
opened Jan 5, 2025 by
llogiq
Loading…
Do not merge: check if we sometimes fail to get snippets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13941
opened Jan 4, 2025 by
samueltardieu
•
Draft
auto-fix for Status: Awaiting review from the assignee but also interested parties
redundant_else
lint
S-waiting-on-review
#13936
opened Jan 3, 2025 by
lapla-cogito
Loading…
Add Status: Awaiting review from the assignee but also interested parties
ignore_without_reason
lint
S-waiting-on-review
#13931
opened Jan 2, 2025 by
smoelius
Loading…
Add Nursery and Deprecated groups section at Book
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13926
opened Jan 2, 2025 by
alex-semenyuk
Loading…
New lint: Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
unit_as_impl_trait
S-waiting-on-author
#13925
opened Jan 1, 2025 by
samueltardieu
Loading…
new lint for Status: Awaiting review from the assignee but also interested parties
clone()
on an Arc
or Rc
S-waiting-on-review
#13921
opened Jan 1, 2025 by
lapla-cogito
Loading…
new Status: Awaiting review from the assignee but also interested parties
manual_option_as_slice
lint
S-waiting-on-review
#13901
opened Dec 29, 2024 by
llogiq
Loading…
fix Status: Awaiting review from the assignee but also interested parties
literal_string_with_formatting_args
FP on format inside assert
S-waiting-on-review
#13898
opened Dec 29, 2024 by
profetia
Loading…
correct suggestion for Status: Awaiting review from the assignee but also interested parties
redundant_closure
lint in a no_std
environment
S-waiting-on-review
#13896
opened Dec 29, 2024 by
lapla-cogito
Loading…
Move Status: Awaiting review from the assignee but also interested parties
format_push_string
and format_collect
to pedantic
S-waiting-on-review
#13894
opened Dec 29, 2024 by
smoelius
Loading…
Add Status: Awaiting review from the assignee but also interested parties
unnecessary_debug_formatting
lint
S-waiting-on-review
#13893
opened Dec 29, 2024 by
smoelius
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
manual_unwrap_or_default
suggests falsely when condition type is uncertain
S-waiting-on-review
#13889
opened Dec 28, 2024 by
profetia
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
undocumented_unsafe_blocks
FP on trait/impl items
S-waiting-on-review
#13888
opened Dec 28, 2024 by
profetia
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.