rust/src/librustdoc
bors d21c023964 Auto merge of #45055 - GuillaumeGomez:search-tabs, r=QuietMisdreavus
Add tabs for search for better information access

A few screenshots:

<img width="1440" alt="screen shot 2017-10-06 at 00 54 51" src="https://user-images.githubusercontent.com/3050060/31256148-032c1a06-aa31-11e7-8e4c-fec59786b8e6.png">
<img width="1440" alt="screen shot 2017-10-06 at 00 54 58" src="https://user-images.githubusercontent.com/3050060/31256150-03312cb2-aa31-11e7-86f7-8c9f0d8d6d4f.png">
<img width="1440" alt="screen shot 2017-10-06 at 00 55 00" src="https://user-images.githubusercontent.com/3050060/31256149-0330d456-aa31-11e7-8f89-3b3c824e30b4.png">

r? @rust-lang/docs

cc @killercup @QuietMisdreavus
2017-10-13 11:34:11 +00:00
..
clean Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomez 2017-10-13 01:58:36 +08:00
html Auto merge of #45055 - GuillaumeGomez:search-tabs, r=QuietMisdreavus 2017-10-13 11:34:11 +00:00
passes Implemented #[doc(cfg(...))]. 2017-08-10 13:43:59 +08:00
build.rs Update to the cc crate 2017-09-28 07:45:50 -07:00
Cargo.toml Update to the cc crate 2017-09-28 07:45:50 -07:00
core.rs incr.comp.: Remove IncrementalHashesMap and calculate_svh module. 2017-09-20 11:21:25 +02:00
doctree.rs support default impl for specialization 2017-04-24 10:08:48 +00:00
externalfiles.rs Migrate to eprint/eprintln macros where appropriate. 2017-09-28 11:38:35 -04:00
fold.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
lib.rs let rustdoc print the crate version into docs 2017-10-09 09:56:17 -05:00
markdown.rs Migrate to eprint/eprintln macros where appropriate. 2017-09-28 11:38:35 -04:00
plugins.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
test.rs Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundi 2017-10-10 02:54:14 +00:00
visit_ast.rs rustc: Make CrateStore private to TyCtxt 2017-09-12 21:14:06 -07:00
visit_lib.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00