diff options
Diffstat (limited to 'tests/ui/string_from_utf8_as_bytes.rs')
| -rw-r--r-- | tests/ui/string_from_utf8_as_bytes.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/string_from_utf8_as_bytes.rs b/tests/ui/string_from_utf8_as_bytes.rs index 043dd235082..c8717f7950b 100644 --- a/tests/ui/string_from_utf8_as_bytes.rs +++ b/tests/ui/string_from_utf8_as_bytes.rs @@ -1,4 +1,3 @@ -//@run-rustfix #![warn(clippy::string_from_utf8_as_bytes)] fn main() { |
