rust/src/librustdoc/html
bors 478a33dabc Auto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcrichton
rustdoc: refine cross-crate impl inlining

This changes the current rule that impls within `doc(hidden)` modules aren't inlined, to only inlining impls where the implemented trait and type are reachable in documentation.

fixes #14586
fixes #31948

.. and also applies the reachability checking to cross-crate links.

fixes #28480

r? @alexcrichton
2016-04-19 05:00:10 -07:00
..
static Avoid page reload upon hitting "S" when browing in local mode 2016-03-25 21:35:10 +01:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs Auto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcrichton 2016-04-19 05:00:10 -07:00
highlight.rs rustdoc: factor out function for getting inner html of highlighted source 2016-04-04 11:07:41 +12:00
item_type.rs Make the rendering process less pass-aware 2016-04-02 12:00:55 +02:00
layout.rs Add --extend-css option to rustdoc 2016-04-05 01:39:35 +02:00
markdown.rs rustdoc: factor out function for getting inner html of highlighted source 2016-04-04 11:07:41 +12:00
render.rs Auto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcrichton 2016-04-19 05:00:10 -07:00
toc.rs fix alignment 2016-03-22 22:03:54 -05:00