about summary refs log tree commit diff
path: root/tests/ui/needless_match.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/needless_match.fixed')
-rw-r--r--tests/ui/needless_match.fixed1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/needless_match.fixed b/tests/ui/needless_match.fixed
index d8a0400a4f0..a936eb463f9 100644
--- a/tests/ui/needless_match.fixed
+++ b/tests/ui/needless_match.fixed
@@ -1,4 +1,3 @@
-//@run-rustfix
 #![warn(clippy::needless_match)]
 #![allow(clippy::manual_map)]
 #![allow(dead_code)]