Actions: rust-lang/rust-clippy
Actions
1,938 workflow runs
1,938 workflow runs
redundant_else
lint
Lintcheck
#1893:
Pull request #13936
synchronize
by
lapla-cogito
owned_cow
lint
Lintcheck
#1892:
Pull request #13948
synchronize
by
llogiq
manual_inspect
to consider mutability
Lintcheck
#1891:
Pull request #13609
synchronize
by
SpriteOvO
literal_string_with_formatting_args
Lintcheck
#1890:
Pull request #13974
opened
by
kpreid
needless_as_bytes
to also detect str::bytes()
Lintcheck
#1889:
Pull request #13972
synchronize
by
qsantos
needless_as_bytes
to also detect str::bytes()
Lintcheck
#1888:
Pull request #13972
opened
by
qsantos
redundant_else
lint
Lintcheck
#1885:
Pull request #13936
synchronize
by
lapla-cogito
redundant_else
lint
Lintcheck
#1884:
Pull request #13936
synchronize
by
lapla-cogito
needless_lifetime
'_
suggestions into elidable_lifetime_names
Lintcheck
#1877:
Pull request #13960
opened
by
Alexendoo
literal_string_with_formatting_args
lint emitted when it should not
Lintcheck
#1876:
Pull request #13953
synchronize
by
GuillaumeGomez
doc_overindented_list_items
Lintcheck
#1874:
Pull request #13711
synchronize
by
ohno418