mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-13 07:37:49 +00:00

Be more precise than DefPathData::Misc. This variant was used for two unrelated things. Let's make this cleaner.
For more information about how rustc works, see the rustc dev guide.