mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
f2100daf32
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.