Move NoLlvmMetadataLoader to rustc_trans_traits
This commit is contained in:
parent
44c184382f
commit
9eeaba18bd
7 changed files with 171 additions and 213 deletions
4
src/Cargo.lock
generated
4
src/Cargo.lock
generated
|
|
@ -1781,10 +1781,14 @@ dependencies = [
|
|||
name = "rustc_trans_traits"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"ar 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"flate2 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc 0.0.0",
|
||||
"rustc_back 0.0.0",
|
||||
"rustc_incremental 0.0.0",
|
||||
"rustc_trans_utils 0.0.0",
|
||||
"syntax 0.0.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue