about summary refs log tree commit diff
path: root/tests/ui/inline_fn_without_body.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/inline_fn_without_body.fixed')
-rw-r--r--tests/ui/inline_fn_without_body.fixed2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ui/inline_fn_without_body.fixed b/tests/ui/inline_fn_without_body.fixed
index 9c5819558fe..acd808ed49b 100644
--- a/tests/ui/inline_fn_without_body.fixed
+++ b/tests/ui/inline_fn_without_body.fixed
@@ -1,5 +1,3 @@
-//@run-rustfix
-
 #![warn(clippy::inline_fn_without_body)]
 #![allow(clippy::inline_always)]