diff options
Diffstat (limited to 'tests/ui/parser/intersection-patterns-1.rs')
| -rw-r--r-- | tests/ui/parser/intersection-patterns-1.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/intersection-patterns-1.rs b/tests/ui/parser/intersection-patterns-1.rs index 1036b9daf64..3a457659aac 100644 --- a/tests/ui/parser/intersection-patterns-1.rs +++ b/tests/ui/parser/intersection-patterns-1.rs @@ -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)] |
