rust/compiler/rustc_resolve
Matthew Jasper 4ecb49eba3 Handle cross-crate module ExpnIds consistently
- Always use the ExpnId serialized to `tables`
- Use the Id for traits and enums from other crates in resolution.
2021-10-21 22:07:03 +01:00
..
src Handle cross-crate module ExpnIds consistently 2021-10-21 22:07:03 +01:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00