Actions: rust-lang/rust-clippy
Actions
1,271 workflow runs
1,271 workflow runs
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
Clippy changelog check
#1271:
Pull request #14358
synchronize
by
lapla-cogito
is_some_and
instead of map_or
in case_sensitive_file_extension_comparions
Clippy changelog check
#1270:
Pull request #14358
opened
by
lapla-cogito
unnecessary_to_owned
: don't call iter()
on a temporary object
Clippy changelog check
#1267:
Pull request #14243
synchronize
by
lapla-cogito
needless_return
Clippy changelog check
#1263:
Pull request #14094
synchronize
by
lapla-cogito
size_of
from the prelude instead of imported
Clippy changelog check
#1261:
Pull request #14355
opened
by
thaliaarchi
struct_field_names
check private fields of public structs.
Clippy changelog check
#1257:
Pull request #14076
synchronize
by
kpreid
struct_field_names
check private fields of public structs.
Clippy changelog check
#1256:
Pull request #14076
synchronize
by
kpreid
#[clippy::version = "nightly"]
Clippy changelog check
#1254:
Pull request #14299
synchronize
by
Alexendoo
inconsistent_struct_constructor
configuration; don't suggest deprecated configurations
Clippy changelog check
#1249:
Pull request #14280
synchronize
by
smoelius
ignore_without_reason
lint
Clippy changelog check
#1248:
Pull request #13931
synchronize
by
smoelius
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optional
Clippy changelog check
#1247:
Pull request #13718
synchronize
by
decryphe