about summary refs log tree commit diff
path: root/tests/ui/parser/struct-filed-with-attr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/struct-filed-with-attr.rs')
-rw-r--r--tests/ui/parser/struct-filed-with-attr.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/struct-filed-with-attr.rs b/tests/ui/parser/struct-filed-with-attr.rs
index bfc78e15b5b..f8eac6251e2 100644
--- a/tests/ui/parser/struct-filed-with-attr.rs
+++ b/tests/ui/parser/struct-filed-with-attr.rs
@@ -1,5 +1,5 @@
 // Issue: 100461, Try to give a helpful diagnostic even when the next struct field has an attribute.
-// run-rustfix
+//@ run-rustfix
 
 struct Feelings {
     owo: bool