mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

By removing all methods from this struct and treating it as a collection of data fields, we make it easier for a future PR to store that data in a query result, without having to move all of its methods into `rustc_middle`.