Actions: rust-lang/rust-clippy
Actions
1,404 workflow runs
1,404 workflow runs
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
Clippy Test
#1405:
Pull request #14358
opened
by
lapla-cogito
unnecessary_to_owned
: don't call iter()
on a temporary object
Clippy Test
#1404:
Pull request #14243
synchronize
by
lapla-cogito
needless_return
Clippy Test
#1403:
Pull request #14094
synchronize
by
lapla-cogito
size_of
from the prelude instead of imported
Clippy Test
#1402:
Pull request #14355
opened
by
thaliaarchi
struct_field_names
check private fields of public structs.
Clippy Test
#1401:
Pull request #14076
synchronize
by
kpreid
struct_field_names
check private fields of public structs.
Clippy Test
#1400:
Pull request #14076
synchronize
by
kpreid
#[clippy::version = "nightly"]
Clippy Test
#1399:
Pull request #14299
synchronize
by
Alexendoo
inconsistent_struct_constructor
configuration; don't suggest deprecated configurations
Clippy Test
#1395:
Pull request #14280
synchronize
by
smoelius
ignore_without_reason
lint
Clippy Test
#1394:
Pull request #13931
synchronize
by
smoelius
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Clippy Test
#1393:
Pull request #13718
synchronize
by
decryphe
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Clippy Test
#1392:
Pull request #13718
synchronize
by
decryphe
unnecessary_debug_formatting
in tests
Clippy Test
#1391:
Pull request #14347
synchronize
by
lapla-cogito
mixed_case_hex_literals
Clippy Test
#1390:
Pull request #14235
synchronize
by
lapla-cogito
collapsible_if
Clippy Test
#1389:
Pull request #14231
synchronize
by
samueltardieu
if
and if let
chains in Clippy itself
Clippy Test
#1388:
Pull request #14228
synchronize
by
samueltardieu