Actions: rust-lang/rust-clippy
Actions
3,529 workflow runs
3,529 workflow runs
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
Remark
#12887:
Pull request #14358
opened
by
lapla-cogito
unnecessary_to_owned
: don't call iter()
on a temporary object
Remark
#12885:
Pull request #14243
synchronize
by
lapla-cogito
needless_return
Remark
#12881:
Pull request #14094
synchronize
by
lapla-cogito
size_of
from the prelude instead of imported
Remark
#12879:
Pull request #14355
opened
by
thaliaarchi
struct_field_names
check private fields of public structs.
Remark
#12877:
Pull request #14076
synchronize
by
kpreid
struct_field_names
check private fields of public structs.
Remark
#12876:
Pull request #14076
synchronize
by
kpreid
#[clippy::version = "nightly"]
Remark
#12874:
Pull request #14299
synchronize
by
Alexendoo
inconsistent_struct_constructor
configuration; don't suggest deprecated configurations
Remark
#12869:
Pull request #14280
synchronize
by
smoelius
ignore_without_reason
lint
Remark
#12868:
Pull request #13931
synchronize
by
smoelius
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Remark
#12867:
Pull request #13718
synchronize
by
decryphe
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Remark
#12866:
Pull request #13718
synchronize
by
decryphe
unnecessary_debug_formatting
in tests
Remark
#12865:
Pull request #14347
synchronize
by
lapla-cogito
mixed_case_hex_literals
Remark
#12864:
Pull request #14235
synchronize
by
lapla-cogito
if
and if let
chains in Clippy itself
Remark
#12863:
Pull request #14228
synchronize
by
samueltardieu