diff options
Diffstat (limited to 'tests/rustdoc/use-attr.rs')
| -rw-r--r-- | tests/rustdoc/use-attr.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/use-attr.rs b/tests/rustdoc/use-attr.rs index 996b7bba621..68e44bdfdc4 100644 --- a/tests/rustdoc/use-attr.rs +++ b/tests/rustdoc/use-attr.rs @@ -1,4 +1,4 @@ -// edition:2018 +//@ edition:2018 // ICE when rustdoc encountered a use statement of a non-macro attribute (see #58054) |
