Remove unused intercrate dependencies
This commit is contained in:
parent
fe43131683
commit
b480f0f224
11 changed files with 2 additions and 24 deletions
|
@ -5,7 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags = "2.4.1"
|
||||
derive-where = "1.2.7"
|
||||
rustc_ast_ir = { path = "../rustc_ast_ir", default-features = false }
|
||||
rustc_data_structures = { path = "../rustc_data_structures", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue