about summary refs log tree commit diff
path: root/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs')
-rw-r--r--tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs b/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs
index e7fb4fb3f0e..4a1798a8496 100644
--- a/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs
+++ b/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs
@@ -2,6 +2,7 @@
 //@ build-aux-docs
 //@ ignore-cross-compile
 
+// https://github.com/rust-lang/rust/issues/99221
 #![crate_name = "foo"]
 
 #[macro_use]