about summary refs log tree commit diff
path: root/tests/rustdoc/inline_cross
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-10-16 16:12:17 -0700
committerMichael Howell <michael@notriddle.com>2023-10-16 18:01:02 -0700
commit43b493ebc06f298c8d781f3f0b5a21acbfebd013 (patch)
treed98749586237ae1aae5a144d2d7bd2763c977e98 /tests/rustdoc/inline_cross
parent69dc19043bee2ce720f83bf1d6582240547c842e (diff)
downloadrust-43b493ebc06f298c8d781f3f0b5a21acbfebd013.tar.gz
rust-43b493ebc06f298c8d781f3f0b5a21acbfebd013.zip
Add URL to test cases
Diffstat (limited to 'tests/rustdoc/inline_cross')
-rw-r--r--tests/rustdoc/inline_cross/doc-hidden-extern-trait-impl-29584.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc/inline_cross/doc-hidden-extern-trait-impl-29584.rs b/tests/rustdoc/inline_cross/doc-hidden-extern-trait-impl-29584.rs
index 6e3feafc7ad..b246e94e048 100644
--- a/tests/rustdoc/inline_cross/doc-hidden-extern-trait-impl-29584.rs
+++ b/tests/rustdoc/inline_cross/doc-hidden-extern-trait-impl-29584.rs
@@ -1,6 +1,7 @@
 // aux-build:issue-29584.rs
 // ignore-cross-compile
 
+// https://github.com/rust-lang/rust/issues/29584
 #![crate_name="issue_29584"]
 
 extern crate issue_29584;