0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-21 13:49:34 +01:00
rust/tests/rustdoc-js
2024-11-17 08:07:16 -07:00
..
auxiliary rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10: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
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
big-result.js
big-result.rs
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-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 Add test for PR #126057 2024-06-07 05:49:46 +08:00
doc-alias.rs Add test for PR #126057 2024-06-07 05:49:46 +08:00
enum-variant-not-type.js
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
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
foreign-type-path.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
full-path-function.js
full-path-function.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
gat.js
gat.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
generics2.js
generics2.rs
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
generics-multi-trait.rs
generics-nested.js rustdoc-search: simplify rules for generics and type params 2024-10-30 12:27:48 -07:00
generics-nested.rs
generics-trait.js rustdoc-search: show types signatures in results 2024-10-30 10:35:39 -07:00
generics-trait.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
generics-unbox.js rustdoc-search: simplify rules for generics and type params 2024-10-30 12:27:48 -07:00
generics-unbox.rs rustdoc-search: simplify rules for generics and type params 2024-10-30 12:27:48 -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
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.js Adjust ranking so that duplicates count against rank 2024-10-31 13:12:14 -07:00
impl-trait.rs
looks-like-rustc-interner.js rustdoc-search: simplify rules for generics and type params 2024-10-30 12:27:48 -07:00
looks-like-rustc-interner.rs rustdoc-search: stress test for associated types 2024-03-11 09:20:49 -07:00
macro-search.js
macro-search.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
module-substring.js rustdoc-search: count path edits with separate edit limit 2023-12-26 18:46:17 -07:00
module-substring.rs
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: use a trie for name-based search 2024-11-13 12:04:46 -07:00
non-english-identifier.rs Add test for PR #126057 2024-06-07 05:49:46 +08: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
primitive.js
primitive.rs
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
raw-pointer.rs
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
reexport.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10: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
search-bag-semantics.rs
search-method-disambiguate.js
search-method-disambiguate.rs
search-non-local-trait-impl.js
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
search-short-types.rs
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
slice-array.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
struct-like-variant.js
struct-like-variant.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00
substring.js
substring.rs
summaries.js
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
trait-methods.rs
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 Adjust ranking so that duplicates count against rank 2024-10-31 13:12:14 -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
where-clause.rs rustfmt tests/rustdoc-js/. 2024-06-04 14:15:06 +10:00