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