rust/src/test/rustdoc-js
bors 5b96425699 Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril
Rollup of 15 pull requests

Successful merges:

 - #59680 (Document the -Z flag to the rustc book)
 - #59711 (Add back the substring test)
 - #59806 (compiletest: Improve no_prefer_dynamic docs)
 - #59809 (Make trait_methods_not_found use a lock)
 - #59811 (Kill dead code dominator code.)
 - #59814 (Fix broken links on std::boxed doc page)
 - #59821 (improve unknown enum variant errors)
 - #59831 (Remove strange formatting in `Ordering` docs.)
 - #59836 (std::ops::Div examples: correct nominator to numerator)
 - #59857 (SGX target: fix cfg(test) build)
 - #59876 (Update TRPL to use mdbook 0.2)
 - #59880 (Remove note about transmute for float bitpatterns.)
 - #59889 (Update diagnostics.rs)
 - #59891 (Fix the link to sort_by_cached_key)
 - #59894 (save-analysis: Pull associated type definition using `qpath_def`)

Failed merges:

r? @ghost
2019-04-12 11:46:01 +00: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
search-short-types.js Ensure that exact matches come first in rustdoc search 2019-04-02 00:09:27 +02:00
search-short-types.rs Ensure that exact matches come first in rustdoc search 2019-04-02 00:09:27 +02: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