mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 06:46:23 +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.