diff options
Diffstat (limited to 'tests/rustdoc/primitive/search-index-primitive-inherent-method-23511.rs')
| -rw-r--r-- | tests/rustdoc/primitive/search-index-primitive-inherent-method-23511.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/primitive/search-index-primitive-inherent-method-23511.rs b/tests/rustdoc/primitive/search-index-primitive-inherent-method-23511.rs index 6054d8f12f5..ea828e08d82 100644 --- a/tests/rustdoc/primitive/search-index-primitive-inherent-method-23511.rs +++ b/tests/rustdoc/primitive/search-index-primitive-inherent-method-23511.rs @@ -9,7 +9,7 @@ pub mod str { #![rustc_doc_primitive = "str"] impl str { - //@ hasraw search-index.js foo + //@ hasraw search.index/name/*.js foo #[rustc_allow_incoherent_impl] pub fn foo(&self) {} } |
