rust/src/librustdoc/html
Mazdak Farrokhzad 1ea8fc587c
Rollup merge of #62734 - GuillaumeGomez:hide-default-methods, r=Mark-Simulacrum
Hide trait default methods

Fixes #62499.

However, the question remains: do we want to extend it to this point or not?

r? @QuietMisdreavus
2019-08-29 17:13:57 +02:00
..
markdown Drop RefCell from IdMap in markdown rendering 2019-08-11 10:47:58 -04:00
render librustdoc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
static Rollup merge of #62734 - GuillaumeGomez:hide-default-methods, r=Mark-Simulacrum 2019-08-29 17:13:57 +02:00
toc Separate librustcdoc module 2019-06-16 14:17:01 +03:00
escape.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
format.rs Transition a few fmt::Display impls to functions 2019-08-26 20:30:10 -04:00
highlight.rs adapt rustdoc to infailable lexer 2019-08-05 13:15:12 +03:00
item_type.rs Fix fallout after rebase 2019-08-02 02:44:36 +01:00
layout.rs Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00
markdown.rs Shorten line during rendering instead of in markdown 2019-08-26 20:30:10 -04:00
render.rs Rollup merge of #62734 - GuillaumeGomez:hide-default-methods, r=Mark-Simulacrum 2019-08-29 17:13:57 +02:00
sources.rs Move source HTML generation to own module 2019-08-26 18:51:34 -04:00
static_files.rs Revert "Update Source Code Pro fonts to version 2.030" 2019-04-29 14:15:28 -07:00
toc.rs Remove needless lifetimes 2019-07-01 12:15:27 +02:00