rust/src/test/rustdoc-js
Oliver Middleton 478750c1db rustdoc: Fix doc aliases with crate filtering
Fix a crash when searching for an alias contained in the currently selected filter crate.

Also remove alias search results for crates that should be filtered out.

The test suite needed to be fixed to actually take into account the crate filtering and check that there are no results when none are expected.
2020-06-23 09:27:37 +01:00
..
basic.js Rename rustdoc js test suites 2019-02-25 17:46:06 +01:00
basic.rs Move rustdoc-js testing into compiletest 2019-02-28 18:08:48 +01: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 rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
doc-alias-filter.js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
doc-alias-filter.rs rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
doc-alias.js Make current crate aliases go first 2020-05-14 11:36:02 +02:00
doc-alias.rs Make current crate aliases go first 2020-05-14 11:36:02 +02: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
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
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