-
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
Update copyright year
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14399
opened Mar 12, 2025 by
alex-semenyuk
Loading…
Explain Status: Awaiting review from the assignee but also interested parties
is_from_proc_macro
and proc_macros
auxiliary crate in the book
S-waiting-on-review
#14398
opened Mar 12, 2025 by
y21
Loading…
Validate paths in Status: Awaiting review from the assignee but also interested parties
disallowed_*
configurations
S-waiting-on-review
#14397
opened Mar 12, 2025 by
smoelius
Loading…
Improve Status: Awaiting review from the assignee but also interested parties
string_to_string
lint in case it is in a map call
S-waiting-on-review
#14396
opened Mar 12, 2025 by
GuillaumeGomez
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
redundant_clone
FP on enum cast
S-waiting-on-review
#14395
opened Mar 12, 2025 by
profetia
Loading…
docs: Add utils module documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14394
opened Mar 12, 2025 by
Turtel216
Loading…
Caution against Status: Awaiting review from the assignee but also interested parties
warn(clippy::nursery)
.
S-waiting-on-review
#14391
opened Mar 11, 2025 by
kpreid
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
option_if_let_else
suggests wrongly when coersion requires explicit cast
S-waiting-on-review
#14389
opened Mar 11, 2025 by
profetia
Loading…
Do not suggest to use implicit Status: Awaiting review from the assignee but also interested parties
DerefMut
on ManuallyDrop
union fields
S-waiting-on-review
#14387
opened Mar 10, 2025 by
samueltardieu
Loading…
Clarify example for unconditional_recursion
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14385
opened Mar 10, 2025 by
alex-semenyuk
Loading…
Do not warn about shadowing in a destructuring assigment
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14381
opened Mar 9, 2025 by
samueltardieu
Loading…
Make Status: Awaiting review from the assignee but also interested parties
visit_map
happy path more evident
S-waiting-on-review
#14376
opened Mar 8, 2025 by
smoelius
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
filter_map_bool_then
suggest wrongly when the closure cannot be decompose directly
S-waiting-on-review
#14370
opened Mar 7, 2025 by
profetia
Loading…
Correctly handle bracketed type in Status: Awaiting review from the assignee but also interested parties
default_constructed_unit_struct
S-waiting-on-review
#14367
opened Mar 6, 2025 by
samueltardieu
Loading…
[methods] Move lints from strings.rs to methods module (#14253)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
extend Status: Awaiting review from the assignee but also interested parties
needless_collect
S-waiting-on-review
#14361
opened Mar 6, 2025 by
lengyijun
Loading…
Add internal lint Status: Awaiting review from the assignee but also interested parties
derive_deserialize_allowing_unknown
S-waiting-on-review
#14360
opened Mar 6, 2025 by
smoelius
Loading…
suggest Status: Awaiting review from the assignee but also interested parties
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
S-waiting-on-review
#14358
opened Mar 6, 2025 by
lapla-cogito
Loading…
Unify Status: Awaiting review from the assignee but also interested parties
manual_unwrap_or
and manual_unwrap_or_default
code
S-waiting-on-review
#14332
opened Mar 1, 2025 by
samueltardieu
Loading…
Add Status: Awaiting review from the assignee but also interested parties
ignore-msrv-check-for
option to incompatible_msrv
lint
S-waiting-on-review
#14328
opened Mar 1, 2025 by
samueltardieu
Loading…
Emit Status: Awaiting review from the assignee but also interested parties
collapsible_match
at the right node
S-waiting-on-review
#14311
opened Feb 27, 2025 by
Alexendoo
Loading…
Create new lints with Status: Awaiting review from the assignee but also interested parties
#[clippy::version = "nightly"]
S-waiting-on-review
#14299
opened Feb 26, 2025 by
Alexendoo
Loading…
fix: Status: Awaiting review from the assignee but also interested parties
missing_const_for_fn
FP on unstable const traits
S-waiting-on-review
#14294
opened Feb 25, 2025 by
profetia
Loading…
New lint: Status: Awaiting review from the assignee but also interested parties
manual_is_multiple_of
S-waiting-on-review
#14292
opened Feb 25, 2025 by
samueltardieu
Loading…
Lint *Error types that don't implement core::error::Error
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
#14291
opened Feb 25, 2025 by
SpecificProtagonist
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.