rust/src/librustdoc/html
bors 4d9fa2326e Auto merge of #52088 - kennytm:rollup, r=kennytm
Rollup of 14 pull requests

Successful merges:

 - #51619 (rust: add initial changes to support powerpc64le musl)
 - #51793 (Fix variant background color on hover in search results)
 - #52005 (Update LLVM to bring in a wasm codegen fix)
 - #52016 (Deduplicate error reports for statics)
 - #52019 ([cross-lang-lto] Allow the linker to choose the LTO-plugin (which is useful when using LLD))
 - #52030 (Any docs preposition change)
 - #52031 (Strenghten synchronization in `Arc::is_unique`)
 - #52033 ([Gardening] Update outdated comments: ByVal -> Scalar)
 - #52055 (Include VS 2017 in error message.)
 - #52063 (Add a link to the rustc docs)
 - #52073 (Add a punch card to weird expressions test)
 - #52080 (Improve dependency deduplication diagnostics)
 - #52093 (rustc: Update tracking issue for wasm_import_module)
 - #52096 (Fix typo in cell.rs)

Failed merges:
2018-07-06 06:48:12 +00:00
..
static Rollup merge of #51793 - GuillaumeGomez:search-result-hover, r=QuietMisdreavus 2018-07-06 07:07:11 +08:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs Display async fn in rustdoc. 2018-06-21 22:30:50 -07:00
highlight.rs Add Ident::as_str helper 2018-05-26 15:20:23 +03:00
item_type.rs Add doc keyword support 2018-06-04 09:51:41 +02:00
layout.rs fix search load page failure 2018-04-27 17:14:29 +02:00
markdown.rs Auto merge of #51861 - GuillaumeGomez:prevent-some-markdown-short-doc, r=QuietMisdreavus 2018-07-06 00:36:34 +00:00
render.rs reduce search-index size 2018-06-30 16:28:25 +02:00
toc.rs Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00