mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +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.