rust/src/librustdoc/passes
2021-07-05 19:51:51 +02:00
..
unindent_comments Simplify docfragment transformation in unindent tests 2021-01-02 19:16:27 +01:00
bare_urls.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
calculate_doc_coverage.rs rustdoc: Rename expect_real to expect_def_id, remove Item::is_fake 2021-07-05 19:49:48 +02:00
check_code_block_syntax.rs rustdoc: Rename expect_real to expect_def_id, remove Item::is_fake 2021-07-05 19:49:48 +02:00
collect_intra_doc_links.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
collect_trait_impls.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
doc_test_lints.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
html_tags.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
mod.rs Revert "Don't load all extern crates unconditionally" 2021-07-01 18:25:53 +02:00
propagate_doc_cfg.rs cfg taken out of Attributes, put in Item 2021-04-27 10:29:58 +02:00
strip_hidden.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
strip_priv_imports.rs Take &mut DocContext in passes 2021-02-16 20:58:38 -05:00
strip_private.rs rustdoc: Replace FakeDefId with new ItemId type 2021-07-05 19:49:43 +02:00
stripper.rs rustdoc: Store DefId's in ItemId on heap for decreasing Item's size 2021-07-05 19:51:51 +02:00
unindent_comments.rs Take &mut DocContext in passes 2021-02-16 20:58:38 -05:00