| .. |
|
auxiliary
|
rustdoc-search: remove broken index special case
|
2025-11-05 23:41:43 -07:00 |
|
alias-path-distance-146214.js
|
rustdoc: expand regression test for #146214
|
2025-11-11 11:53:46 -06:00 |
|
alias-path-distance-146214.rs
|
rustdoc: add regression test for #146216
|
2025-10-14 14:36:01 -05:00 |
|
alias-rank-lower-140968.js
|
rustdoc: add regression test for #140968
|
2025-10-14 14:38:07 -05:00 |
|
alias-rank-lower-140968.rs
|
rustdoc: add regression test for #140968
|
2025-10-14 14:38:07 -05:00 |
|
alias-sort.js
|
rustdoc: add regression test for #140968
|
2025-11-25 12:38:36 -06:00 |
|
alias-sort.rs
|
rustdoc: add regression test for #140968
|
2025-11-25 12:38:36 -06:00 |
|
assoc-type-backtrack.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
assoc-type-backtrack.rs
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
assoc-type-loop.js
|
rustdoc-search: avoid infinite where clause unbox
|
2023-11-24 10:42:11 -07:00 |
|
assoc-type-loop.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
assoc-type-unbound.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
assoc-type-unbound.rs
|
rustdoc-search: show types signatures in results
|
2024-10-30 10:35:39 -07:00 |
|
assoc-type.js
|
rustdoc-search: show types signatures in results
|
2024-10-30 10:35:39 -07:00 |
|
assoc-type.rs
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
basic.js
|
Add test for PR #126057
|
2024-06-07 05:49:46 +08:00 |
|
basic.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
big-result.js
|
rustdoc-search: use set ops for ranking and filtering
|
2023-12-13 10:37:15 -07:00 |
|
big-result.rs
|
Migrate some tests away from concat-idents
|
2025-06-24 10:54:54 +00:00 |
|
case.js
|
rustdoc-search: case-sensitive only when capitals are used
|
2024-11-14 11:10:14 -07:00 |
|
case.rs
|
rustdoc-search: case-sensitive only when capitals are used
|
2024-11-14 11:10:14 -07:00 |
|
doc-alias-after-other-items.js
|
Add regression test for doc alias matching vs equivalently matched items
|
2025-08-09 01:23:10 +02:00 |
|
doc-alias-after-other-items.rs
|
Add regression test for doc alias matching vs equivalently matched items
|
2025-08-09 01:23:10 +02:00 |
|
doc-alias-filter-out.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
doc-alias-filter-out.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
doc-alias-filter.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
doc-alias-filter.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
doc-alias-whitespace.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
doc-alias-whitespace.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
doc-alias.js
|
rustdoc-search: search backend with partitioned suffix tree
|
2025-08-15 10:26:03 -07:00 |
|
doc-alias.rs
|
Add test for PR #126057
|
2024-06-07 05:49:46 +08:00 |
|
empty-type.js
|
rustdoc-search: remove broken index special case
|
2025-11-05 23:41:43 -07:00 |
|
empty-type.rs
|
rustdoc-search: remove broken index special case
|
2025-11-05 23:41:43 -07:00 |
|
enum-variant-not-type.js
|
rustdoc-search: do not treat associated type names as types
|
2023-12-10 16:52:21 -07:00 |
|
enum-variant-not-type.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
exact-match.js
|
rustdoc-search: count path edits with separate edit limit
|
2023-12-26 18:46:17 -07:00 |
|
exact-match.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
extern-func.js
|
allow type-based search on foreign functions
|
2024-10-25 12:19:04 -05:00 |
|
extern-func.rs
|
allow type-based search on foreign functions
|
2024-10-25 12:19:04 -05:00 |
|
foreign-type-path.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
foreign-type-path.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
full-path-function.js
|
rustdoc-search: use set ops for ranking and filtering
|
2023-12-13 10:37:15 -07:00 |
|
full-path-function.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
gat.js
|
rustdoc-search: add support for associated types
|
2023-11-19 18:54:36 -07:00 |
|
gat.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
generics-impl.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-impl.rs
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-match-ambiguity-no-unbox.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-match-ambiguity-no-unbox.rs
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-match-ambiguity.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-match-ambiguity.rs
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-multi-trait.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
generics-multi-trait.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
generics-nested.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics-nested.rs
|
rustdoc-search: add support for nested generics
|
2023-04-14 14:55:45 -07:00 |
|
generics-trait.js
|
rustdoc-search: search backend with partitioned suffix tree
|
2025-08-15 10:26:03 -07:00 |
|
generics-trait.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
generics-unbox.js
|
rustdoc-search: add unbox flag to Result aliases
|
2025-04-11 11:36:40 -07:00 |
|
generics-unbox.rs
|
rustdoc-search: add unbox flag to Result aliases
|
2025-04-11 11:36:40 -07:00 |
|
generics.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
generics.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
generics2.js
|
rustdoc-search: fix accidental shared, mutable map
|
2023-11-17 18:22:31 -07:00 |
|
generics2.rs
|
rustdoc-search: fix accidental shared, mutable map
|
2023-11-17 18:22:31 -07:00 |
|
hof.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
hof.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
impl-trait-inlining.js
|
rustdoc-search: let From and Into be unboxed
|
2024-12-13 11:05:30 -07:00 |
|
impl-trait-inlining.rs
|
rustdoc-search: let From and Into be unboxed
|
2024-12-13 11:05:30 -07:00 |
|
impl-trait.js
|
Adjust ranking so that duplicates count against rank
|
2024-10-31 13:12:14 -07:00 |
|
impl-trait.rs
|
rustdoc-search: fix bug with multi-item impl trait
|
2023-10-05 22:32:37 -07:00 |
|
import-filter.js
|
Add regression test for including extern crates in import filtering
|
2025-11-01 00:13:19 +01:00 |
|
import-filter.rs
|
Add regression test for including extern crates in import filtering
|
2025-11-01 00:13:19 +01:00 |
|
literal-path.js
|
Add regression test for literal search on paths
|
2025-09-11 18:05:21 +02:00 |
|
literal-path.rs
|
Add regression test for literal search on paths
|
2025-09-11 18:05:21 +02:00 |
|
looks-like-rustc-interner.js
|
yeet CanonicalVarInfo
|
2025-05-23 12:10:53 +00:00 |
|
looks-like-rustc-interner.rs
|
rustdoc-search: stress test for associated types
|
2024-03-11 09:20:49 -07:00 |
|
macro-search.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
macro-search.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
merged-doc.js
|
rustdoc-search: add an integration test for CCI
|
2025-10-27 11:57:32 -07:00 |
|
merged-doc.rs
|
rustdoc-search: add an integration test for CCI
|
2025-10-27 11:57:32 -07:00 |
|
module-substring.js
|
rustdoc-search: count path edits with separate edit limit
|
2023-12-26 18:46:17 -07:00 |
|
module-substring.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
nested-unboxed.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
nested-unboxed.rs
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
never-search.js
|
rustdoc-search: allow trailing Foo -> arg search
|
2024-09-05 17:58:05 -07:00 |
|
never-search.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
non-english-identifier.js
|
rustdoc-search: search backend with partitioned suffix tree
|
2025-08-15 10:26:03 -07:00 |
|
non-english-identifier.rs
|
Add test for PR #126057
|
2024-06-07 05:49:46 +08:00 |
|
ordering.js
|
rustdoc-search: search backend with partitioned suffix tree
|
2025-08-15 10:26:03 -07:00 |
|
ordering.rs
|
rustdoc-search: search backend with partitioned suffix tree
|
2025-08-15 10:26:03 -07:00 |
|
path-maxeditdistance.js
|
rustdoc: use a trie for name-based search
|
2024-11-13 12:04:46 -07:00 |
|
path-maxeditdistance.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
path-ordering.js
|
rustdoc-search: count path edits with separate edit limit
|
2023-12-26 18:46:17 -07:00 |
|
path-ordering.rs
|
rustdoc-search: count path edits with separate edit limit
|
2023-12-26 18:46:17 -07:00 |
|
pointer.js
|
rustdoc: add tests for raw pointers in type-based search
|
2025-08-21 17:50:12 -05:00 |
|
pointer.rs
|
rustdoc: add tests for raw pointers in type-based search
|
2025-08-21 17:50:12 -05:00 |
|
primitive.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
primitive.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
prototype.js
|
rustdoc: use a trie for name-based search
|
2024-11-13 12:04:46 -07:00 |
|
prototype.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
raw-pointer.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
raw-pointer.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
reexport-dedup-macro.js
|
rustdoc-search: single result for items with multiple paths
|
2024-04-08 17:07:14 -07:00 |
|
reexport-dedup-macro.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
reexport-dedup-method.js
|
rustdoc-search: single result for items with multiple paths
|
2024-04-08 17:07:14 -07:00 |
|
reexport-dedup-method.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
reexport-dedup.js
|
rustdoc-search: single result for items with multiple paths
|
2024-04-08 17:07:14 -07:00 |
|
reexport-dedup.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
reexport.js
|
rustdoc-search: fix mismatched path when parent re-exported twice
|
2024-12-12 13:29:18 -07:00 |
|
reexport.rs
|
rustdoc-search: fix mismatched path when parent re-exported twice
|
2024-12-12 13:29:18 -07:00 |
|
reference.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
reference.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
search-bag-semantics.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
search-bag-semantics.rs
|
rustdoc: implement bag semantics for function parameter search
|
2023-03-19 18:19:24 -07:00 |
|
search-method-disambiguate.js
|
rustdoc-search: add impl disambiguator to duplicate assoc items
|
2023-09-21 15:16:44 -07:00 |
|
search-method-disambiguate.rs
|
rustdoc-search: add impl disambiguator to duplicate assoc items
|
2023-09-21 15:16:44 -07:00 |
|
search-non-local-trait-impl.js
|
Add regression test for #115480
|
2023-10-11 11:41:39 +02:00 |
|
search-non-local-trait-impl.rs
|
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
search-short-types.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
search-short-types.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
self-is-not-generic.js
|
Add test for Self not being a generic in search index
|
2024-08-04 12:49:28 -07:00 |
|
self-is-not-generic.rs
|
Add test for Self not being a generic in search index
|
2024-08-04 12:49:28 -07:00 |
|
slice-array.js
|
rustdoc: add note about slice/array searches to help popup
|
2023-06-10 14:08:26 -07:00 |
|
slice-array.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
struct-like-variant.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
struct-like-variant.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
substring.js
|
rustdoc-search: remove parallel searchWords array
|
2023-12-15 16:26:35 -07:00 |
|
substring.rs
|
rustdoc-search: remove parallel searchWords array
|
2023-12-15 16:26:35 -07:00 |
|
summaries.js
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
summaries.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
trailing.js
|
rustdoc-search: add standalone trailing :: test
|
2024-11-17 08:07:16 -07:00 |
|
trailing.rs
|
rustdoc-search: add standalone trailing :: test
|
2024-11-17 08:07:16 -07:00 |
|
trait-methods.js
|
rustdoc: add testcase for traitParent deduplication
|
2025-10-02 15:29:22 -05:00 |
|
trait-methods.rs
|
rustdoc: add testcase for traitParent deduplication
|
2025-10-02 15:29:22 -05:00 |
|
tuple-unit.js
|
rustdoc-search: simplify rules for generics and type params
|
2024-10-30 12:27:48 -07:00 |
|
tuple-unit.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
type-parameters.js
|
rustdoc-search: search backend with partitioned suffix tree
|
2025-08-15 10:26:03 -07:00 |
|
type-parameters.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |
|
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
|
Update rustdoc-js* format
|
2023-06-09 17:00:47 +02:00 |
|
where-clause.rs
|
rustfmt tests/rustdoc-js/.
|
2024-06-04 14:15:06 +10:00 |