Actions: rust-lang/rust-clippy
Actions
5,142 workflow runs
5,142 workflow runs
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
Clippy Dev Test
#20745:
Pull request #14358
opened
by
lapla-cogito
unnecessary_to_owned
: don't call iter()
on a temporary object
Clippy Dev Test
#20743:
Pull request #14243
synchronize
by
lapla-cogito
needless_return
Clippy Dev Test
#20739:
Pull request #14094
synchronize
by
lapla-cogito
size_of
from the prelude instead of imported
Clippy Dev Test
#20737:
Pull request #14355
opened
by
thaliaarchi
struct_field_names
check private fields of public structs.
Clippy Dev Test
#20735:
Pull request #14076
synchronize
by
kpreid
struct_field_names
check private fields of public structs.
Clippy Dev Test
#20734:
Pull request #14076
synchronize
by
kpreid
#[clippy::version = "nightly"]
Clippy Dev Test
#20732:
Pull request #14299
synchronize
by
Alexendoo
inconsistent_struct_constructor
configuration; don't suggest deprecated configurations
Clippy Dev Test
#20727:
Pull request #14280
synchronize
by
smoelius
ignore_without_reason
lint
Clippy Dev Test
#20726:
Pull request #13931
synchronize
by
smoelius
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Clippy Dev Test
#20725:
Pull request #13718
synchronize
by
decryphe
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Clippy Dev Test
#20724:
Pull request #13718
synchronize
by
decryphe
unnecessary_debug_formatting
in tests
Clippy Dev Test
#20723:
Pull request #14347
synchronize
by
lapla-cogito
mixed_case_hex_literals
Clippy Dev Test
#20722:
Pull request #14235
synchronize
by
lapla-cogito
if
and if let
chains in Clippy itself
Clippy Dev Test
#20721:
Pull request #14228
synchronize
by
samueltardieu