rust/src/librustdoc/clean
Vadim Petrochenkov d11b9165ee resolve: Preserve reexport chains in ModChildren
This may be potentially useful for
- avoiding uses of `hir::ItemKind::Use`
- preserving documentation comments on all reexports
- preserving and checking stability/deprecation info on reexports
- all kinds of diagnostics
2023-04-08 13:29:15 +03:00
..
cfg Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
types Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelid 2023-03-22 22:44:39 +01:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
blanket_impl.rs always make define_opaque_types explicit 2023-03-15 14:00:15 +01:00
cfg.rs Use more let chain 2023-02-15 12:00:03 +01:00
inline.rs resolve: Preserve reexport chains in ModChildren 2023-04-08 13:29:15 +03:00
mod.rs Auto merge of #109010 - compiler-errors:rtn, r=eholk 2023-03-31 18:04:12 +00:00
render_macro_matchers.rs various: translation resources from cg backend 2023-02-22 09:15:54 +00:00
simplify.rs rustdoc + rustdoc-json support for non_lifetime_binders 2023-03-28 16:50:49 +00:00
types.rs Auto merge of #109876 - jsha:uniquify-intra-doc, r=notriddle 2023-04-04 01:12:24 +00:00
utils.rs rustdoc: Cleanup parent module tracking for doc links 2023-03-21 17:36:57 +04:00