mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
5c97719393
rustc: Make `def_kind` mandatory for all `DefId`s Prerequisite for https://github.com/rust-lang/rust/pull/118188.
For more information about how rustc works, see the rustc dev guide.