diff options
Diffstat (limited to 'tests/ui/inconsistent_struct_constructor.fixed')
| -rw-r--r-- | tests/ui/inconsistent_struct_constructor.fixed | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/ui/inconsistent_struct_constructor.fixed b/tests/ui/inconsistent_struct_constructor.fixed index d84346e8789..5778f8f526f 100644 --- a/tests/ui/inconsistent_struct_constructor.fixed +++ b/tests/ui/inconsistent_struct_constructor.fixed @@ -1,5 +1,4 @@ -//@run-rustfix -//@aux-build:proc_macros.rs:proc-macro +//@aux-build:proc_macros.rs #![warn(clippy::inconsistent_struct_constructor)] #![allow(clippy::redundant_field_names)] |
