rust/src/librustdoc/clean
Guillaume Gomez 336b02347f
Rollup merge of #54162 - GuillaumeGomez:hide-default-impls-items, r=QuietMisdreavus
Hide default impls items

Follow up of #51885.
Fixes #54025.

cc @Mark-Simulacrum

r? @QuietMisdreavus

And screenshots of course:

<img width="1440" alt="screen shot 2018-09-12 at 23 30 35" src="https://user-images.githubusercontent.com/3050060/45454424-1ff8d500-b6e4-11e8-9257-030322495d58.png">

<img width="1440" alt="screen shot 2018-09-12 at 23 30 42" src="https://user-images.githubusercontent.com/3050060/45454431-2424f280-b6e4-11e8-8d65-db0d85ac18f0.png">
2018-11-03 13:40:32 +01:00
..
auto_trait.rs Remove redundant clone 2018-10-26 12:07:39 +09:00
blanket_impl.rs Rollup merge of #55358 - sinkuu:redundant_clone2, r=estebank 2018-10-26 23:06:49 +08:00
cfg.rs Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
def_ctor.rs Remove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str} 2018-08-22 16:08:49 +01:00
inline.rs Prefer Default::default over FxHash*::default in struct constructors 2018-10-19 14:34:44 +02:00
mod.rs Rollup merge of #54162 - GuillaumeGomez:hide-default-impls-items, r=QuietMisdreavus 2018-11-03 13:40:32 +01:00
simplify.rs rustc: keep a Span for each predicate in ty::GenericPredicates. 2018-09-28 17:19:35 +03:00