rust/src/librustdoc/html
bors 0414dfa0aa Auto merge of #62941 - GuillaumeGomez:save-crate-filter, r=Mark-Simulacrum
Save crate filtering on rustdoc

Fixes #62929.

I added a hashmap and a hash encoding for the current crate list in case you have multiple crates handling on a same website (who talked about docs.rs?!). Like that, for each context, you have the filter crate selected.

r? @QuietMisdreavus
2019-08-28 21:42:52 +00:00
..
markdown Drop RefCell from IdMap in markdown rendering 2019-08-11 10:47:58 -04:00
render librustdoc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
static Auto merge of #62941 - GuillaumeGomez:save-crate-filter, r=Mark-Simulacrum 2019-08-28 21:42:52 +00:00
toc Separate librustcdoc module 2019-06-16 14:17:01 +03:00
escape.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
format.rs Transition a few fmt::Display impls to functions 2019-08-26 20:30:10 -04:00
highlight.rs adapt rustdoc to infailable lexer 2019-08-05 13:15:12 +03:00
item_type.rs Fix fallout after rebase 2019-08-02 02:44:36 +01:00
layout.rs Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00
markdown.rs Shorten line during rendering instead of in markdown 2019-08-26 20:30:10 -04:00
render.rs Shorten line during rendering instead of in markdown 2019-08-26 20:30:10 -04:00
sources.rs Move source HTML generation to own module 2019-08-26 18:51:34 -04:00
static_files.rs Revert "Update Source Code Pro fonts to version 2.030" 2019-04-29 14:15:28 -07:00
toc.rs Remove needless lifetimes 2019-07-01 12:15:27 +02:00