mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
b3ac52646f
Shorten `rustc_middle::ty::mod` Related to #60302. This PR moves all `Adt*`, `Assoc*`, `Generic*`, and `UpVar*` types to separate files. This, alongside some `use` reordering, puts `mod.rs` at ~2,200 lines, thus removing the `// ignore-tidy-filelength`. The particular groups were chosen as they had 4 or more "substantive" members. |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
For more information about how rustc works, see the rustc dev guide.