Skip to content

Commit d074cdd

Browse files
JarredAllenflip1995
andcommitted
Undo change to tests/ui/swap.rs
Co-Authored-By: Philipp Krones <[email protected]>
1 parent d614470 commit d074cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/swap.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
clippy::blacklisted_name,
66
clippy::no_effect,
77
clippy::redundant_clone,
8-
redundant_semicolon,
8+
redundant_semicolons,
99
unused_assignments
1010
)]
1111

0 commit comments

Comments
 (0)