move encode_and_write_metadata to rustc_metadata::fs
This commit is contained in:
parent
709a78226b
commit
5d9ba49bb9
5 changed files with 95 additions and 73 deletions
|
@ -46,7 +46,6 @@ rustc_query_impl = { path = "../rustc_query_impl" }
|
|||
rustc_resolve = { path = "../rustc_resolve" }
|
||||
rustc_trait_selection = { path = "../rustc_trait_selection" }
|
||||
rustc_ty_utils = { path = "../rustc_ty_utils" }
|
||||
tempfile = "3.2"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue