mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03:00
0a21018d14
This changes the mechanism of `-Z dual-proc-macro` to record the host proc macro hash in the transistive dependency information and use it during dependency resolution instead of resolving only by name.