remove currently unused deps
This commit is contained in:
parent
083721a1a7
commit
4ea4e2e76d
14 changed files with 6 additions and 30 deletions
|
@ -21,7 +21,6 @@ rustc_serialize = { path = "../rustc_serialize" }
|
|||
rustc_session = { path = "../rustc_session" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_type_ir = { path = "../rustc_type_ir" }
|
||||
parking_lot = "0.11"
|
||||
smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue