-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: rust-lang/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Three improvements to Status: Awaiting review from the assignee but also interested parties
disallowed_methods
S-waiting-on-review
#13669
opened Nov 9, 2024 by
smoelius
Loading…
Add lint for publically constructable Status: Awaiting review from the assignee but also interested parties
Unsafe
types
S-waiting-on-review
new lint: use_crate_prefix_for_self_imports
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13662
opened Nov 7, 2024 by
lengyijun
Loading…
2 tasks
Convert Status: Awaiting review from the assignee but also interested parties
EMPTY_LINE_AFTER_OUTER_ATTR
and EMPTY_LINE_AFTER_OUTER_ATTR
lint into early lints
S-waiting-on-review
#13658
opened Nov 5, 2024 by
GuillaumeGomez
Loading…
Expand unnecessary_literal_bound to literal arrays and slices
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
Handle Status: Awaiting review from the assignee but also interested parties
Option::map_or(true, …)
in unnecessary_map_or
lint
S-waiting-on-review
#13653
opened Nov 4, 2024 by
samueltardieu
Loading…
Fix needless_match FP on if-lets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13646
opened Nov 2, 2024 by
blyxyas
Loading…
Add new Status: Awaiting review from the assignee but also interested parties
include_file_outside_project
lint
S-waiting-on-review
#13638
opened Oct 31, 2024 by
GuillaumeGomez
Loading…
Edition 2024
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13632
opened Oct 30, 2024 by
samueltardieu
•
Draft
4 tasks done
Add match-based manual try to clippy::question_mark
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13627
opened Oct 30, 2024 by
GnomedDev
Loading…
Add new lint Status: Awaiting review from the assignee but also interested parties
doc_include_without_cfg
S-waiting-on-review
#13625
opened Oct 29, 2024 by
GuillaumeGomez
Loading…
Add start of GUI tests for clippy lints page
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13618
opened Oct 28, 2024 by
GuillaumeGomez
Loading…
Fix Status: Awaiting review from the assignee but also interested parties
manual_inspect
to consider mutability
S-waiting-on-review
#13609
opened Oct 27, 2024 by
SpriteOvO
Loading…
New lint truncate_with_drain
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13603
opened Oct 25, 2024 by
Kither12
Loading…
new lint: Status: Awaiting review from the assignee but also interested parties
unnecessary_box_pin
S-waiting-on-review
#13598
opened Oct 23, 2024 by
y21
Loading…
Implement a lint for replacable Command::new
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13597
opened Oct 23, 2024 by
GnomedDev
Loading…
Implement a lint for Status: Awaiting review from the assignee but also interested parties
.clone().into_iter()
S-waiting-on-review
#13595
opened Oct 23, 2024 by
GnomedDev
Loading…
Move Status: Awaiting review from the assignee but also interested parties
large_stack_frames
to suspicious
S-waiting-on-review
#13592
opened Oct 23, 2024 by
y21
Loading…
Allow conditional Status: Awaiting review from the assignee but also interested parties
Send
futures by default in future_not_send
S-waiting-on-review
#13590
opened Oct 23, 2024 by
y21
Loading…
Don't consider lifetimes in bounded types unused (fix Status: Awaiting review from the assignee but also interested parties
extra_unused_lifetimes
FP #13578)
S-waiting-on-review
#13583
opened Oct 22, 2024 by
smoelius
Loading…
Add Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
test_without_fail_case
lint to check if a test actually has a way to fail or not
S-waiting-on-author
#13579
opened Oct 21, 2024 by
kayagokalp
•
Draft
Add lint for functions which never return
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
Implement a ReturnVisitor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13557
opened Oct 16, 2024 by
GnomedDev
Loading…
Add a "more granular lint groups" page to the book
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#13501
opened Oct 5, 2024 by
y21
Loading…
unnecessary_fold
improvements
S-waiting-on-review
#13475
opened Sep 28, 2024 by
viliml
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.