about summary refs log tree commit diff
path: root/tests/ui/missing_spin_loop_no_std.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/missing_spin_loop_no_std.fixed')
-rw-r--r--tests/ui/missing_spin_loop_no_std.fixed1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/missing_spin_loop_no_std.fixed b/tests/ui/missing_spin_loop_no_std.fixed
index 960e5c05fb6..497e0e24317 100644
--- a/tests/ui/missing_spin_loop_no_std.fixed
+++ b/tests/ui/missing_spin_loop_no_std.fixed
@@ -1,4 +1,3 @@
-//@run-rustfix
 #![warn(clippy::missing_spin_loop)]
 #![feature(lang_items, start, libc)]
 #![no_std]