summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui/iter_count.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/clippy/tests/ui/iter_count.fixed')
-rw-r--r--src/tools/clippy/tests/ui/iter_count.fixed1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/clippy/tests/ui/iter_count.fixed b/src/tools/clippy/tests/ui/iter_count.fixed
index b62082014..75c007bb0 100644
--- a/src/tools/clippy/tests/ui/iter_count.fixed
+++ b/src/tools/clippy/tests/ui/iter_count.fixed
@@ -1,4 +1,3 @@
-//@run-rustfix
//@aux-build:option_helpers.rs
#![warn(clippy::iter_count)]