diff options
Diffstat (limited to 'tests/ui/strlen_on_c_strings.fixed')
| -rw-r--r-- | tests/ui/strlen_on_c_strings.fixed | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ui/strlen_on_c_strings.fixed b/tests/ui/strlen_on_c_strings.fixed index ef207e28cca..8304e2afd8b 100644 --- a/tests/ui/strlen_on_c_strings.fixed +++ b/tests/ui/strlen_on_c_strings.fixed @@ -1,5 +1,3 @@ -//@run-rustfix - #![warn(clippy::strlen_on_c_strings)] #![allow(dead_code)] #![feature(rustc_private)] |
