We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d614470 commit d074cddCopy full SHA for d074cdd
tests/ui/swap.rs
@@ -5,7 +5,7 @@
5
clippy::blacklisted_name,
6
clippy::no_effect,
7
clippy::redundant_clone,
8
- redundant_semicolon,
+ redundant_semicolons,
9
unused_assignments
10
)]
11
0 commit comments