about summary refs log tree commit diff
path: root/tests/rustdoc/impl-ref-20175.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-09-27 17:22:18 -0700
committerMichael Howell <michael@notriddle.com>2023-09-27 17:22:18 -0700
commit0487237f1247d2395c50e52640ef547b88fd38be (patch)
treefa8d3ac7d858e162c13aa16c90d1fe63d9ee6ceb /tests/rustdoc/impl-ref-20175.rs
parent7cd8b2c9253e83c8101a45ccf6e401cd3160650c (diff)
downloadrust-0487237f1247d2395c50e52640ef547b88fd38be.tar.gz
rust-0487237f1247d2395c50e52640ef547b88fd38be.zip
rustdoc: add URLs for test issues
Diffstat (limited to 'tests/rustdoc/impl-ref-20175.rs')
-rw-r--r--tests/rustdoc/impl-ref-20175.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rustdoc/impl-ref-20175.rs b/tests/rustdoc/impl-ref-20175.rs
index 5b38ab91af9..a92db2d0a66 100644
--- a/tests/rustdoc/impl-ref-20175.rs
+++ b/tests/rustdoc/impl-ref-20175.rs
@@ -1,3 +1,5 @@
+// https://github.com/rust-lang/rust/issues/20175
+
 #![crate_name="issue_20175"]
 
 pub trait Foo {