rust/src/librustdoc/passes
2020-11-01 22:16:42 +01:00
..
unindent_comments Update tests 2020-10-29 11:43:21 +01:00
calculate_doc_coverage.rs Improve lint level handling 2020-10-12 13:50:31 +02:00
check_code_block_syntax.rs Avoid StringReader when checking code blocks for syntax errors 2020-08-31 17:37:57 +02:00
collapse_docs.rs Show summary lines on cross-crate re-exports 2020-10-11 20:27:17 -04:00
collect_intra_doc_links.rs Apply suggestions from code review 2020-10-10 15:56:51 +02:00
collect_trait_impls.rs Preserve the parent module of DocFragments 2020-10-08 00:29:34 -04:00
doc_test_lints.rs Improve lint level handling 2020-10-12 13:50:31 +02:00
html_tags.rs Handle multi-line HTML comments 2020-10-14 10:25:55 +02:00
mod.rs Clean up rustdoc passes 2020-10-13 13:24:29 +02:00
propagate_doc_cfg.rs Distinguish between private items and hidden items in rustdoc 2020-01-04 11:28:53 -08:00
strip_hidden.rs Rollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez 2020-01-09 00:29:13 +09:00
strip_priv_imports.rs Distinguish between private items and hidden items in rustdoc 2020-01-04 11:28:53 -08:00
strip_private.rs Fix strings indent 2020-08-31 13:16:50 +02:00
stripper.rs Clean up rustdoc passes 2020-10-13 13:24:29 +02:00
unindent_comments.rs Improve code in unindent_comment a bit more 2020-11-01 22:16:42 +01:00