about summary refs log tree commit diff
path: root/tests/rustdoc/render-enum-variant-structlike-32395.rs
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/render-enum-variant-structlike-32395.rs
parent69dc19043bee2ce720f83bf1d6582240547c842e (diff)
downloadrust-43b493ebc06f298c8d781f3f0b5a21acbfebd013.tar.gz
rust-43b493ebc06f298c8d781f3f0b5a21acbfebd013.zip
Add URL to test cases
Diffstat (limited to 'tests/rustdoc/render-enum-variant-structlike-32395.rs')
-rw-r--r--tests/rustdoc/render-enum-variant-structlike-32395.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc/render-enum-variant-structlike-32395.rs b/tests/rustdoc/render-enum-variant-structlike-32395.rs
index d419c75b71c..2200d8ec637 100644
--- a/tests/rustdoc/render-enum-variant-structlike-32395.rs
+++ b/tests/rustdoc/render-enum-variant-structlike-32395.rs
@@ -2,6 +2,7 @@
 // build-aux-docs
 // ignore-cross-compile
 
+// https://github.com/rust-lang/rust/issues/32395
 #![crate_name="issue_32395"]
 
 // @has variant_struct/enum.Foo.html