diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-08-06 15:36:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-06 15:36:34 +0200 |
| commit | fbf268bfd49cba66cc5836d7f31281a77bbbb1b3 (patch) | |
| tree | baa40da9babb55c84458d558e39afabc286f659b /src/test/ui/refutable-pattern-errors.rs | |
| parent | 949b49a53da88d244796b652a0780a74dbf132d1 (diff) | |
| parent | d05c4d545963bbddb18062a8cc5a9ac489374d5e (diff) | |
| download | rust-fbf268bfd49cba66cc5836d7f31281a77bbbb1b3.tar.gz rust-fbf268bfd49cba66cc5836d7f31281a77bbbb1b3.zip | |
Rollup merge of #63296 - alexcrichton:deduplicate-demangle, r=Mark-Simulacrum
Deduplicate rustc_demangle in librustc_codegen_llvm This commit removes the crates.io dependency of `rustc-demangle` from `rustc_codegen_llvm`. This crate is actually already pulled in to part of the `librustc_driver` build and with the upcoming pipelining implementation in Cargo it causes build issues if `rustc-demangle` is left to its own devices. This is not currently required, but once pipelining is enabled for rustc's own build it will be required to build correctly.
Diffstat (limited to 'src/test/ui/refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions
