remove currently unused deps
This commit is contained in:
parent
083721a1a7
commit
4ea4e2e76d
14 changed files with 6 additions and 30 deletions
|
@ -8,7 +8,6 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_feature = { path = "../rustc_feature" }
|
||||
rustc_macros = { path = "../rustc_macros" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_error_messages = { path = "../rustc_error_messages" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue