From: Mazdak Farrokhzad Date: Sun, 16 Dec 2018 13:08:33 +0000 (+0100) Subject: Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-Simulacrum X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=cbb5f13288cd936e5b4843e8cf19c98d5e43ec82;p=rust.git Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-Simulacrum 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! --- cbb5f13288cd936e5b4843e8cf19c98d5e43ec82