Skip to content

Commit 57ea24d

Browse files
committed
cargo uibless
1 parent ec713e7 commit 57ea24d

File tree

82 files changed

+641
-534
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+641
-534
lines changed

tests/ui/arithmetic_side_effects.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#![allow(
44
clippy::assign_op_pattern,
55
clippy::erasing_op,
6+
clippy::explicit_reinitialization,
67
clippy::identity_op,
78
clippy::no_effect,
89
clippy::op_ref,

0 commit comments

Comments
 (0)