Remove unused intercrate dependencies
This commit is contained in:
parent
fe43131683
commit
b480f0f224
11 changed files with 2 additions and 24 deletions
|
@ -8,9 +8,7 @@ edition = "2021"
|
|||
bitflags = "2.4.1"
|
||||
rustc_abi = { path = "../rustc_abi" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_feature = { path = "../rustc_feature" }
|
||||
rustc_fs_util = { path = "../rustc_fs_util" }
|
||||
rustc_index = { path = "../rustc_index" }
|
||||
rustc_macros = { path = "../rustc_macros" }
|
||||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue