Remove an unneeded dependency.
This commit is contained in:
parent
59bb9505bc
commit
98c469ce93
2 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@ rustc_middle = { path = "../rustc_middle" }
|
|||
rustc_ast_lowering = { path = "../rustc_ast_lowering" }
|
||||
rustc_ast_passes = { path = "../rustc_ast_passes" }
|
||||
rustc_incremental = { path = "../rustc_incremental" }
|
||||
rustc_index = { path = "../rustc_index" }
|
||||
rustc_traits = { path = "../rustc_traits" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_codegen_ssa = { path = "../rustc_codegen_ssa" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue