..
collect_intra_doc_links
Move crate loader to collect_intra_doc_links::early
2021-04-11 16:00:26 -04:00
unindent_comments
Simplify docfragment transformation in unindent tests
2021-01-02 19:16:27 +01:00
bare_urls.rs
Add attr_span helper function
2021-04-24 19:14:27 -04:00
calculate_doc_coverage.rs
Get rid of item.span
2021-04-24 19:21:48 -04:00
check_code_block_syntax.rs
Add attr_span helper function
2021-04-24 19:14:27 -04:00
collect_intra_doc_links.rs
Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the fields in Attributes, as functions in AttributesExt.
2021-04-27 10:17:59 +02:00
collect_trait_impls.rs
Remove unnecessary Option wrapping around Crate.module
2021-03-23 11:04:09 -07:00
doc_test_lints.rs
Add attr_span helper function
2021-04-24 19:14:27 -04:00
html_tags.rs
Add attr_span helper function
2021-04-24 19:14:27 -04:00
mod.rs
Auto merge of #84030 - jyn514:no-blanket-impls, r=GuillaumeGomez
2021-04-09 13:52:56 +00:00
propagate_doc_cfg.rs
Take &mut DocContext in passes
2021-02-16 20:58:38 -05:00
strip_hidden.rs
Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the fields in Attributes, as functions in AttributesExt.
2021-04-27 10:17:59 +02:00
strip_priv_imports.rs
Take &mut DocContext in passes
2021-02-16 20:58:38 -05:00
strip_private.rs
Remove the dummy cache in DocContext
2021-03-01 00:30:30 -05:00
stripper.rs
Make ItemKind::ExternCrate looks like hir::ItemKind::ExternCrate to make transition over hir::ItemKind simpler
2021-03-05 16:04:24 +01:00
unindent_comments.rs
Take &mut DocContext in passes
2021-02-16 20:58:38 -05:00