Skip to content

Commit 1eeda35

Browse files
committed
rustfmt
1 parent 8abdfb6 commit 1eeda35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/if_same_then_else.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
clippy::never_loop,
99
clippy::no_effect,
1010
clippy::zero_divided_by_zero,
11-
clippy::unused_unit,
11+
clippy::unused_unit
1212
)]
1313

1414
struct Foo {

0 commit comments

Comments
 (0)