rust/src/librustdoc
Guillaume Gomez da8da5e061
Rollup merge of #58150 - GuillaumeGomez:dont-apply-impl-collapse-rules-to-trait-impls, r=Manishearth
Don't apply impl block collapse rules to trait impls

Fixes #58147.

r? @QuietMisdreavus
2019-02-07 14:28:40 +01:00
..
clean Auto merge of #58058 - QuietMisdreavus:use-attr, r=GuillaumeGomez 2019-02-06 03:07:04 +00:00
html Rollup merge of #58150 - GuillaumeGomez:dont-apply-impl-collapse-rules-to-trait-impls, r=Manishearth 2019-02-07 14:28:40 +01:00
passes remove _with_applicability from suggestion fns 2019-01-26 23:07:55 -05:00
Cargo.toml Update minifier version 2019-01-25 00:07:08 +01:00
config.rs Add book section and fix typo. 2019-01-17 17:26:24 -05:00
core.rs hir: add HirId to main Hir nodes 2019-02-02 17:35:20 +01:00
doctree.rs Remove licenses 2018-12-25 21:08:33 -07:00
externalfiles.rs Remove licenses 2018-12-25 21:08:33 -07:00
fold.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Auto merge of #56884 - euclio:codeblock-diagnostics, r=QuietMisdreavus 2019-01-20 19:01:38 +00:00
markdown.rs Persist doc test executables to given path. 2019-01-17 17:26:00 -05:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
test.rs Minor changes to wording and formatting. 2019-01-17 17:26:24 -05:00
theme.rs Remove licenses 2018-12-25 21:08:33 -07:00
visit_ast.rs don't try to get a DefId for a Def that doesn't have one 2019-02-01 11:17:33 -06:00
visit_lib.rs Remove licenses 2018-12-25 21:08:33 -07:00

For more information about how librustdoc works, see the rustc guide.