rust/src/librustdoc/html
bors 8724337c23 Auto merge of #47039 - ollie27:rustdoc_trait_impl_src, r=GuillaumeGomez
rustdoc: Add missing src links for generic impls on trait pages

`implementor2item` would return `None` for generic impls so instead this clones the entire `clean::Item` into the `implementors` map which simplifies some code.
2018-01-07 13:12:15 +00:00
..
static Fix search bar defocus 2018-01-05 01:14:10 +01:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs rustdoc: Don't try to generate links for modules in import paths 2017-12-28 17:51:31 +00:00
highlight.rs Use PathBuf instead of String where applicable 2017-12-14 11:22:08 +01:00
item_type.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00
layout.rs Greatly improve sidebar when width < 700px 2017-12-07 22:42:46 +01:00
markdown.rs Rollup merge of #45815 - QuietMisdreavus:happy-little-notices, r=GuillaumeGomez 2017-11-14 16:52:07 +01:00
render.rs Auto merge of #47039 - ollie27:rustdoc_trait_impl_src, r=GuillaumeGomez 2018-01-07 13:12:15 +00:00
toc.rs Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00