rust/src/librustdoc
Guillaume Gomez 1b7ea6d2d4 Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus
Greatly improve sidebar when width < 700px

Fixes #36531.

r? @QuietMisdreavus

A few screenshots:

<img width="1440" alt="screen shot 2017-12-06 at 00 41 36" src="https://user-images.githubusercontent.com/3050060/33636875-6ad8b1a6-da1e-11e7-8d5b-d6d530ea5258.png">
<img width="1440" alt="screen shot 2017-12-06 at 00 41 40" src="https://user-images.githubusercontent.com/3050060/33636876-6af58196-da1e-11e7-82ab-b82768958037.png">
2017-12-07 23:59:02 +01:00
..
clean Auto merge of #46384 - ollie27:rustdoc_inline_assoc, r=QuietMisdreavus 2017-12-03 00:54:52 +00:00
html Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus 2017-12-07 23:59:02 +01:00
passes Hide trait impl with private trait type parameter 2017-11-30 21:18:36 +01:00
build.rs *: strip calls to cc::Build::compile 2017-11-28 18:15:30 -05:00
Cargo.toml Auto merge of #46503 - Aaron1011:librustdoc_log, r=Mark-Simulacrum 2017-12-05 09:00:35 +00:00
core.rs rustbuild: Enable WebAssembly backend by default 2017-11-25 06:44:35 -08:00
doctree.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02: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 rustc_back: replace tempdir with crates.io version. 2017-12-04 18:25:31 +02:00
markdown.rs rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
plugins.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
test.rs rustc_back: replace tempdir with crates.io version. 2017-12-04 18:25:31 +02:00
visit_ast.rs Properly handle reexport of foreign items. 2017-11-21 02:51:05 +08:00
visit_lib.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00