We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125fc7b commit f958879Copy full SHA for f958879
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