diff options
Diffstat (limited to 'tests/ui/error-codes/E0311.rs')
| -rw-r--r-- | tests/ui/error-codes/E0311.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/error-codes/E0311.rs b/tests/ui/error-codes/E0311.rs index 99e454f4d75..8d3ad0dd5e5 100644 --- a/tests/ui/error-codes/E0311.rs +++ b/tests/ui/error-codes/E0311.rs @@ -1,4 +1,4 @@ -// run-rustfix +//@ run-rustfix #![allow(warnings)] |
