Rollup merge of #110681 - klensy:cut-dep, r=lcnr
drop few unused crates, gate libc under unix for rustc_codegen_ssa Small cleanup.
This commit is contained in:
commit
a373623d55
13 changed files with 3 additions and 23 deletions
|
@ -25,4 +25,3 @@ rustc_span = { path = "../rustc_span" }
|
|||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_transmute = { path = "../rustc_transmute", features = ["rustc"] }
|
||||
smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
|
||||
itertools = "0.10.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue