mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-11 06:24:24 +00:00
![]() Add common trait for crate definitions In stable mir, we specialize DefId, however some functionality is the same for every definition, such as def paths, and getting their crate. Use a trait to implement those. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |