rust/src/librustdoc/html
bors 209308439a Auto merge of #38105 - ollie27:rustdoc_deterministic_js, r=GuillaumeGomez
rustdoc: Sort lines in search index and implementors js

This means the files are generated deterministically even with rustdoc running in parallel.

Fixes the first part of #30220.
2016-12-07 16:32:48 +00:00
..
static rustdoc: link to cross-crate sources directly. 2016-11-30 04:48:56 +02:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs rustdoc: link to cross-crate sources directly. 2016-11-30 04:48:56 +02:00
highlight.rs Improve $crate. 2016-10-19 10:03:06 +00:00
item_type.rs Remove redundant 'Type' in variant names, stop reexporting. 2016-10-02 21:58:18 -04:00
layout.rs rustdoc: Improve playground run buttons 2016-10-15 18:32:03 +01:00
markdown.rs Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
render.rs Auto merge of #38105 - ollie27:rustdoc_deterministic_js, r=GuillaumeGomez 2016-12-07 16:32:48 +00:00
toc.rs Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00