Actions: rust-lang/rust-clippy
Actions
5,824 workflow runs
5,824 workflow runs
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
unit_as_impl_trait
Clippy changelog check
#5638:
Pull request #13925
synchronize
by
samueltardieu
borrow_mutable_copy
Clippy changelog check
#5637:
Pull request #13984
synchronize
by
samueltardieu
same_length_and_capacity
Clippy changelog check
#5634:
Pull request #15656
synchronize
by
km274
rest_when_destructuring_struct
Clippy changelog check
#5633:
Pull request #15000
synchronize
by
Erk-
use_self
Clippy changelog check
#5631:
Pull request #15566
synchronize
by
nickdrozd
needless_parens_on_range_literals
Clippy changelog check
#5630:
Pull request #15717
synchronize
by
ada4a
replace_box
: clean-up a bit
Clippy changelog check
#5628:
Pull request #15834
opened
by
ada4a
doc_comments_missing_terminal_punctuation
lint
Clippy changelog check
#5626:
Pull request #15758
synchronize
by
AudaciousAxiom