Actions: rust-lang/rust-clippy
Actions
5,815 workflow runs
5,815 workflow runs
if let Some(_) = _ { ..; _ } else { None }
as final expr
Clippy changelog check
#5660:
Pull request #15850
synchronize
by
ada4a
if let Some(_) = _ { ..; _ } else { None }
as final expr
Clippy changelog check
#5659:
Pull request #15850
opened
by
ada4a
rest_when_destructuring_struct
Clippy changelog check
#5658:
Pull request #15000
synchronize
by
Erk-
allow
/expect
attributes on ADT and impl Clone
nodes
Clippy changelog check
#5657:
Pull request #15849
edited
by
rustbot
allow
/expect
attributes on ADT and impl Clone
nodes
Clippy changelog check
#5656:
Pull request #15849
opened
by
samueltardieu
is_type_diagnostic_item
multiple times
Clippy changelog check
#5654:
Pull request #15847
opened
by
ada4a
x.saturating_sub(y).unwrap_or_default()
Clippy changelog check
#5650:
Pull request #15845
synchronize
by
ada4a
x.saturating_sub(y).unwrap_or_default()
Clippy changelog check
#5648:
Pull request #15845
edited
by
ada4a
x.saturating_sub(y).unwrap_or_default()
Clippy changelog check
#5647:
Pull request #15845
opened
by
ada4a
unnecessary_safety_comment
] Some fixes regarding comments above attributes
Clippy changelog check
#5646:
Pull request #15678
synchronize
by
teofr
deref
or deref_mut
method calls in impl of Deref
or DerefMut
trait
Clippy changelog check
#5645:
Pull request #15688
synchronize
by
relaxcn
#[clippy::ignore_interior_mutability]
attribute
Clippy changelog check
#5644:
Pull request #15844
synchronize
by
ada4a
#[clippy::ignore_interior_mutability]
attribute
Clippy changelog check
#5643:
Pull request #15844
edited
by
ada4a
#[clippy::ignore_interior_mutability]
attribute
Clippy changelog check
#5642:
Pull request #15844
opened
by
ada4a
needless_conversion_for_trait
lint
Clippy changelog check
#5641:
Pull request #15451
synchronize
by
smoelius