Actions: rust-lang/rust-clippy
Actions
2,725 workflow runs
2,725 workflow runs
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
Lintcheck
#2733:
Pull request #14358
opened
by
lapla-cogito
unnecessary_to_owned
: don't call iter()
on a temporary object
Lintcheck
#2732:
Pull request #14243
synchronize
by
lapla-cogito
needless_return
Lintcheck
#2731:
Pull request #14094
synchronize
by
lapla-cogito
size_of
from the prelude instead of imported
Lintcheck
#2730:
Pull request #14355
opened
by
thaliaarchi
struct_field_names
check private fields of public structs.
Lintcheck
#2729:
Pull request #14076
synchronize
by
kpreid
struct_field_names
check private fields of public structs.
Lintcheck
#2728:
Pull request #14076
synchronize
by
kpreid
#[clippy::version = "nightly"]
Lintcheck
#2727:
Pull request #14299
synchronize
by
Alexendoo
inconsistent_struct_constructor
configuration; don't suggest deprecated configurations
Lintcheck
#2723:
Pull request #14280
synchronize
by
smoelius
ignore_without_reason
lint
Lintcheck
#2722:
Pull request #13931
synchronize
by
smoelius
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Lintcheck
#2721:
Pull request #13718
synchronize
by
decryphe
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Lintcheck
#2720:
Pull request #13718
synchronize
by
decryphe
unnecessary_debug_formatting
in tests
Lintcheck
#2719:
Pull request #14347
synchronize
by
lapla-cogito
mixed_case_hex_literals
Lintcheck
#2718:
Pull request #14235
synchronize
by
lapla-cogito
collapsible_if
Lintcheck
#2717:
Pull request #14231
synchronize
by
samueltardieu
if
and if let
chains in Clippy itself
Lintcheck
#2716:
Pull request #14228
synchronize
by
samueltardieu