rust/tests/rustdoc-js
Michael Howell 8865b8c639 rustdoc-search: use lowercase, non-normalized name for type search
The type name ID map has underscores in its names, so the query
element should have them, too.
2024-06-09 11:56:52 -07:00
..
auxiliary
assoc-type-backtrack.js
assoc-type-backtrack.rs
assoc-type-loop.js
assoc-type-loop.rs
assoc-type.js
assoc-type.rs
basic.js
basic.rs
big-result.js
big-result.rs
doc-alias-filter-out.js
doc-alias-filter-out.rs
doc-alias-filter.js
doc-alias-filter.rs
doc-alias-whitespace.js
doc-alias-whitespace.rs
doc-alias.js
doc-alias.rs
enum-variant-not-type.js
enum-variant-not-type.rs
exact-match.js
exact-match.rs
foreign-type-path.js
foreign-type-path.rs
full-path-function.js
full-path-function.rs
gat.js
gat.rs
generics-impl.js
generics-impl.rs
generics-match-ambiguity.js
generics-match-ambiguity.rs
generics-multi-trait.js
generics-multi-trait.rs
generics-nested.js
generics-nested.rs
generics-trait.js
generics-trait.rs
generics-unbox.js
generics-unbox.rs
generics.js
generics.rs
generics2.js
generics2.rs
hof.js
hof.rs
impl-trait.js
impl-trait.rs
looks-like-rustc-interner.js
looks-like-rustc-interner.rs
macro-search.js
macro-search.rs
module-substring.js
module-substring.rs
nested-unboxed.js
nested-unboxed.rs
never-search.js
never-search.rs
non-english-identifier.js Update tests 2024-06-07 11:55:52 +08:00
non-english-identifier.rs
path-maxeditdistance.js
path-maxeditdistance.rs
path-ordering.js
path-ordering.rs
primitive.js
primitive.rs
prototype.js
prototype.rs
raw-pointer.js
raw-pointer.rs
reexport-dedup-macro.js
reexport-dedup-macro.rs
reexport-dedup-method.js
reexport-dedup-method.rs
reexport-dedup.js
reexport-dedup.rs
reexport.js
reexport.rs
reference.js
reference.rs
search-bag-semantics.js
search-bag-semantics.rs
search-method-disambiguate.js
search-method-disambiguate.rs
search-non-local-trait-impl.js
search-non-local-trait-impl.rs
search-short-types.js
search-short-types.rs
slice-array.js
slice-array.rs
struct-like-variant.js
struct-like-variant.rs
substring.js
substring.rs
summaries.js
summaries.rs
trait-methods.js
trait-methods.rs
tuple-unit.js
tuple-unit.rs
type-parameters.js
type-parameters.rs
underscoredtype.js rustdoc-search: use lowercase, non-normalized name for type search 2024-06-09 11:56:52 -07:00
underscoredtype.rs rustdoc-search: use lowercase, non-normalized name for type search 2024-06-09 11:56:52 -07:00
where-clause.js
where-clause.rs