rust/src/librustdoc/clean
Matthias Krüger fa177a9db2
Rollup merge of #101116 - GuillaumeGomez:rm-attrs-ty-alias, r=notriddle
[rustdoc] Remove Attrs type alias

When working on https://github.com/rust-lang/rust/pull/101006, I was quite confused because of this type alias as I'm used to having rustdoc types into `clean/types.rs`. Anyway, considering how few uses of it we have, I simply removed it.

r? `````@notriddle`````
2022-08-29 06:34:49 +02: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 Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot 2022-08-28 18:31:08 +00:00
blanket_impl.rs remove Clean trait implementation for ty::AssocItem 2022-08-10 14:40:18 +02:00
cfg.rs Fix cfg(not) and cfg(all) causing Rustdoc stab to disappear 2022-06-16 01:11:26 +08:00
inline.rs Remove Attrs type alias 2022-08-28 10:34:19 +02:00
mod.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
render_macro_matchers.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
simplify.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
types.rs Fix missing cfg propagation for reexports 2022-08-25 20:12:53 +02:00
utils.rs remove Clean trait implementation for ast::Module 2022-08-09 14:21:32 +02:00