[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````` |
||
|---|---|---|
| .. | ||
| cfg | ||
| types | ||
| utils | ||
| auto_trait.rs | ||
| blanket_impl.rs | ||
| cfg.rs | ||
| inline.rs | ||
| mod.rs | ||
| render_macro_matchers.rs | ||
| simplify.rs | ||
| types.rs | ||
| utils.rs | ||