librustc_ast_lowering: cargo changes.
This commit is contained in:
parent
ce8dbf05f9
commit
7b6ef2b369
4 changed files with 43 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ rustc_parse = { path = "../librustc_parse" }
|
|||
syntax_pos = { path = "../librustc_span", package = "rustc_span" }
|
||||
rustc_serialize = { path = "../libserialize", package = "serialize" }
|
||||
rustc = { path = "../librustc" }
|
||||
rustc_ast_lowering = { path = "../librustc_ast_lowering" }
|
||||
rustc_incremental = { path = "../librustc_incremental" }
|
||||
rustc_traits = { path = "../librustc_traits" }
|
||||
rustc_data_structures = { path = "../librustc_data_structures" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue