rust/src/librustdoc/clean
Yuki Okushi 0a9b09f9fd
Rollup merge of #102831 - compiler-errors:rustdoc-norm-oops, r=jyn514
Don't use unnormalized type in `Ty::fn_sig` call in rustdoc `clean_middle_ty`

Self-explanatory

Fixes #102828
2022-10-10 00:09:42 +09: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: render more cross-crate hrtbs properly 2022-10-05 23:14:15 +02:00
blanket_impl.rs Change InferCtxtBuilder from enter to build 2022-10-07 07:10:40 -05:00
cfg.rs Fix cfg(not) and cfg(all) causing Rustdoc stab to disappear 2022-06-16 01:11:26 +08:00
inline.rs ImplItemKind::TyAlias => ImplItemKind::Type 2022-10-09 07:09:57 +00:00
mod.rs Rollup merge of #102831 - compiler-errors:rustdoc-norm-oops, r=jyn514 2022-10-10 00:09:42 +09: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 rustdoc: render more cross-crate hrtbs properly 2022-10-05 23:14:15 +02:00
utils.rs Shrink hir::def::Res. 2022-09-29 08:44:52 +10:00