rustc_codegen_utils: remove symbol name dumping/checking harness, and mw impl.
This commit is contained in:
parent
6386a31c5b
commit
9cf35bfbe7
8 changed files with 10 additions and 1037 deletions
|
|
@ -23,7 +23,3 @@ rustc_target = { path = "../librustc_target" }
|
|||
rustc_data_structures = { path = "../librustc_data_structures" }
|
||||
rustc_metadata = { path = "../librustc_metadata" }
|
||||
rustc_mir = { path = "../librustc_mir" }
|
||||
|
||||
[dependencies.std-mangle-rs]
|
||||
git = "https://github.com/michaelwoerister/std-mangle-rs"
|
||||
rev = "e884304cfcb2f636db4d59ca8ad8fa95b983281c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue