diff options
Diffstat (limited to 'tests/ui/single_element_loop.fixed')
| -rw-r--r-- | tests/ui/single_element_loop.fixed | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/single_element_loop.fixed b/tests/ui/single_element_loop.fixed index 598f259415d..a82eb6afcf5 100644 --- a/tests/ui/single_element_loop.fixed +++ b/tests/ui/single_element_loop.fixed @@ -1,4 +1,3 @@ -//@run-rustfix // Tests from for_loop.rs that don't have suggestions #![allow(clippy::single_range_in_vec_init)] |
