]> git.lizzy.rs Git - rust.git/commitdiff
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)
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

1  2 
Cargo.lock

diff --cc Cargo.lock
Simple merge