| .. |
|
basic.js
|
Rename rustdoc js test suites
|
2019-02-25 17:46:06 +01:00 |
|
basic.rs
|
Add rustdoc-js test
|
2020-12-03 14:11:37 -08:00 |
|
doc-alias-filter-out.js
|
rustdoc: Fix doc aliases with crate filtering
|
2020-06-23 09:27:37 +01:00 |
|
doc-alias-filter-out.rs
|
Clean up rustdoc tests by removing unnecessary features
|
2020-11-25 14:27:51 +01:00 |
|
doc-alias-filter.js
|
Update tests
|
2022-04-18 20:59:08 +02:00 |
|
doc-alias-filter.rs
|
Clean up rustdoc tests by removing unnecessary features
|
2020-11-25 14:27:51 +01:00 |
|
doc-alias-whitespace.js
|
* Greatly improve the rustdoc search parser source code
|
2022-04-18 20:59:08 +02:00 |
|
doc-alias-whitespace.rs
|
Clean up rustdoc tests by removing unnecessary features
|
2020-11-25 14:27:51 +01:00 |
|
doc-alias.js
|
* Greatly improve the rustdoc search parser source code
|
2022-04-18 20:59:08 +02:00 |
|
doc-alias.rs
|
Clean up rustdoc tests by removing unnecessary features
|
2020-11-25 14:27:51 +01:00 |
|
exact-match.js
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
exact-match.rs
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
foreign-type-path.js
|
rustdoc: clean up method path index
|
2022-05-10 08:59:59 -07:00 |
|
foreign-type-path.rs
|
rustdoc: clean up method path index
|
2022-05-10 08:59:59 -07:00 |
|
generics-impl.js
|
Adjust test case to account for 6c8a2d4
|
2022-05-25 11:01:43 -07:00 |
|
generics-impl.rs
|
rustdoc: include impl generics / self in search index
|
2022-05-25 11:01:43 -07:00 |
|
generics-multi-trait.js
|
rustdoc: add test case for multiple traits and erased names
|
2022-01-26 13:03:31 -07:00 |
|
generics-multi-trait.rs
|
rustdoc: add test case for multiple traits and erased names
|
2022-01-26 13:03:31 -07:00 |
|
generics-trait.js
|
fix(rustdoc): generics search
|
2021-07-01 06:40:27 -07:00 |
|
generics-trait.rs
|
fix(rustdoc): generics search
|
2021-07-01 06:40:27 -07:00 |
|
generics.js
|
Improve documentation and add some explanations in the code
|
2022-04-18 20:59:09 +02:00 |
|
generics.rs
|
Update tests
|
2022-04-18 20:59:08 +02:00 |
|
impl-trait.js
|
rustdoc: also index impl trait
|
2022-05-31 11:13:24 -07:00 |
|
impl-trait.rs
|
rustdoc: also index impl trait
|
2022-05-31 11:13:24 -07:00 |
|
module-substring.js
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
module-substring.rs
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
path-ordering.js
|
rustdoc: search result ranking fix
|
2022-05-09 11:49:05 -07:00 |
|
path-ordering.rs
|
rustdoc: search result ranking fix
|
2022-05-09 11:49:05 -07:00 |
|
primitive.js
|
Add test for primitive search
|
2021-02-01 15:56:51 +01:00 |
|
primitive.rs
|
Add test for primitive search
|
2021-02-01 15:56:51 +01:00 |
|
prototype.js
|
rustdoc: fix GUI crash when searching for magic JS property values
|
2022-05-12 14:15:31 -07:00 |
|
prototype.rs
|
rustdoc: fix GUI crash when searching for magic JS property values
|
2022-05-12 14:15:31 -07:00 |
|
raw-pointer.js
|
rustdoc: also index raw pointers
|
2022-05-31 11:21:55 -07:00 |
|
raw-pointer.rs
|
rustdoc: also index raw pointers
|
2022-05-31 11:21:55 -07:00 |
|
search-short-types.js
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
search-short-types.rs
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
struct-like-variant.js
|
Add tests for struct variant field in search
|
2020-02-02 19:18:31 +01:00 |
|
struct-like-variant.rs
|
Add tests for struct variant field in search
|
2020-02-02 19:18:31 +01:00 |
|
substring.js
|
Add back the substring test
|
2019-04-04 22:28:52 +02:00 |
|
substring.rs
|
Add back the substring test
|
2019-04-04 22:28:52 +02:00 |
|
summaries.js
|
Update test cases for intra-doc links in summaries
|
2021-06-18 17:47:05 -07:00 |
|
summaries.rs
|
Fix warnings in rustdoc JS tests
|
2021-11-28 11:49:12 -08:00 |