about summary refs log tree commit diff
path: root/tests/rustdoc/mod-stackoverflow.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/mod-stackoverflow.rs')
-rw-r--r--tests/rustdoc/mod-stackoverflow.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rustdoc/mod-stackoverflow.rs b/tests/rustdoc/mod-stackoverflow.rs
index 45b1de2162d..7dbbca13ace 100644
--- a/tests/rustdoc/mod-stackoverflow.rs
+++ b/tests/rustdoc/mod-stackoverflow.rs
@@ -1,5 +1,5 @@
-// aux-build:mod-stackoverflow.rs
-// ignore-cross-compile
+//@ aux-build:mod-stackoverflow.rs
+//@ ignore-cross-compile
 
 extern crate mod_stackoverflow;
 pub use mod_stackoverflow::tree;