Remove unused intercrate dependencies

This commit is contained in:
clubby789 2024-11-07 14:17:16 +00:00
parent fe43131683
commit b480f0f224
11 changed files with 2 additions and 24 deletions

View file

@ -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 }