about summary refs log tree commit diff
path: root/tests/rustdoc/search-index-primitive-inherent-method-23511.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-10-04 13:04:45 -0700
committerMichael Howell <michael@notriddle.com>2023-10-04 13:04:45 -0700
commita46ccd8d3f4813d6f0d3422040898f41eaae0e8d (patch)
treee6e7d7797a27e40b1993bbce56aeaca57a960b50 /tests/rustdoc/search-index-primitive-inherent-method-23511.rs
parent9266270ef55e3138de0c58b9cd4c0949aa2eb04c (diff)
downloadrust-a46ccd8d3f4813d6f0d3422040898f41eaae0e8d.tar.gz
rust-a46ccd8d3f4813d6f0d3422040898f41eaae0e8d.zip
Add URL to test case issues
Diffstat (limited to 'tests/rustdoc/search-index-primitive-inherent-method-23511.rs')
-rw-r--r--tests/rustdoc/search-index-primitive-inherent-method-23511.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc/search-index-primitive-inherent-method-23511.rs b/tests/rustdoc/search-index-primitive-inherent-method-23511.rs
index d6b931850e2..1d0fe27e192 100644
--- a/tests/rustdoc/search-index-primitive-inherent-method-23511.rs
+++ b/tests/rustdoc/search-index-primitive-inherent-method-23511.rs
@@ -2,6 +2,7 @@
 #![feature(rustdoc_internals)]
 #![no_std]
 
+// https://github.com/rust-lang/rust/issues/23511
 #![crate_name="issue_23511"]
 
 pub mod str {