summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed')
-rw-r--r--src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed b/src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed
index 9b315ae2b..6aa5a95c6 100644
--- a/src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed
+++ b/src/tools/clippy/tests/ui/string_from_utf8_as_bytes.fixed
@@ -1,4 +1,3 @@
-//@run-rustfix
#![warn(clippy::string_from_utf8_as_bytes)]
fn main() {