rust/src/librustdoc/clean
Michael Howell c61a32aff2
Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=GuillaumeGomez
rustdoc: add support for incoherent impls on structs and traits

Fixes #103170
2022-10-30 19:31:39 -07:00
..
cfg Fix cfg(not) and cfg(all) causing Rustdoc stab to disappear 2022-06-16 01:11:26 +08:00
types rustdoc: Unindent doc fragments on Attributes construction 2022-04-21 16:13:02 +03:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs Update tooling 2022-10-27 18:41:26 +04:00
blanket_impl.rs rustdoc: Split effective visibilities from rustc from similar data built by rustdoc for external def-ids 2022-10-29 23:36:52 +04:00
cfg.rs Fix cfg(not) and cfg(all) causing Rustdoc stab to disappear 2022-06-16 01:11:26 +08:00
inline.rs Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=GuillaumeGomez 2022-10-30 19:31:39 -07:00
mod.rs rustdoc: Split effective visibilities from rustc from similar data built by rustdoc for external def-ids 2022-10-29 23:36:52 +04:00
render_macro_matchers.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
simplify.rs rustdoc: render more cross-crate hrtbs properly 2022-10-05 23:14:15 +02:00
types.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
utils.rs rustdoc: Simplify modifications of effective visibility table 2022-10-29 23:17:17 +04:00