Rollup merge of #107724 - klensy:imports, r=Mark-Simulacrum
remove unused rustc_* imports
This commit is contained in:
commit
7be6e6d954
15 changed files with 0 additions and 34 deletions
|
@ -19,6 +19,5 @@ rustc_index = { path = "../rustc_index" }
|
|||
rustc_macros = { path = "../rustc_macros" }
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
rustc_session = { path = "../rustc_session" }
|
||||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue