mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-26 08:22:58 +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.