]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-Simulacrum
authorMazdak Farrokhzad <twingoow@gmail.com>
Sun, 16 Dec 2018 13:08:33 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Dec 2018 13:08:33 +0000 (14:08 +0100)
std: Use `rustc_demangle` from crates.io

No more need to duplicate the demangling routine between crates.io and
the standard library, we can use the exact same one!

1  2 
Cargo.lock

diff --cc Cargo.lock
Simple merge