]> git.lizzy.rs Git - rust.git/commit
Auto merge of #65698 - msizanoen1:dual-proc-macro-hash, r=petrochenkov
authorbors <bors@rust-lang.org>
Fri, 1 Nov 2019 06:35:40 +0000 (06:35 +0000)
committerbors <bors@rust-lang.org>
Fri, 1 Nov 2019 06:35:40 +0000 (06:35 +0000)
commit253fc0ed742c235fa34c5d78814fa7b8a5e5e055
tree3d592232b5077699ef812479f3bc9cea96d86c20
parent472e6787f03f19c1c2bd1736459d497aacc38a81
parent8a0d2332f9267f4fc5c8e836c94494e2faf644a4
Auto merge of #65698 - msizanoen1:dual-proc-macro-hash, r=petrochenkov

Dual proc macro hash

This PR changes current `-Z dual-proc-macro` mechanism from resolving only by name to including the hash of the host crate inside the transistive dependency information to prevent name conflicts.
Fix partially #62558
Cargo.lock