rust/src/librustdoc/clean
León Orell Valerian Liehr 7ec50b629c rustdoc: add test for cross-crate trait-object types
as well as some FIXMEs
2022-11-04 20:10:53 +01: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 rustdoc: use ThinVec for cleaned generics 2022-11-02 16:17:22 -07:00
blanket_impl.rs Make rustdoc Item::visibility computed on-demand 2022-10-30 16:50:53 +01:00
cfg.rs Fix cfg(not) and cfg(all) causing Rustdoc stab to disappear 2022-06-16 01:11:26 +08:00
inline.rs rustdoc: render late-bound lifetimes in generic parameter list of cross-crate functions and methods 2022-11-04 19:34:36 +01:00
mod.rs rustdoc: add test for cross-crate trait-object types 2022-11-04 20:10:53 +01:00
render_macro_matchers.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
simplify.rs rustdoc: render late-bound lifetimes in generic parameter list of cross-crate functions and methods 2022-11-04 19:34:36 +01:00
types.rs Rollup merge of #103935 - GuillaumeGomez:remove-rustdoc-visibility-ty, r=notriddle 2022-11-04 12:18:02 +01:00
utils.rs rustdoc: render the return type of cross-crate Fn-family trait bounds in trait-object types 2022-11-04 20:10:51 +01:00