mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 18:05:59 +00:00
Get rid of `DepConstructor` This removes fully 235 unused functions. Follow-up to https://github.com/rust-lang/rust/pull/80325#discussion_r548491999. r? ``@michaelwoerister`` cc ``@cjgillot``
For more information about how rustc works, see the rustc dev guide.