diff options
Diffstat (limited to 'tests/ui/parser/intersection-patterns-1.fixed')
| -rw-r--r-- | tests/ui/parser/intersection-patterns-1.fixed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/intersection-patterns-1.fixed b/tests/ui/parser/intersection-patterns-1.fixed index 44773095b87..f63d57472cf 100644 --- a/tests/ui/parser/intersection-patterns-1.fixed +++ b/tests/ui/parser/intersection-patterns-1.fixed @@ -6,7 +6,7 @@ // to suggest either switching the order or note that intersection // patterns are not allowed. -// run-rustfix +//@ run-rustfix #![allow(unused_variables)] |
