File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -4054,7 +4054,6 @@ dependencies = [
40544054 " rustc_hir_analysis" ,
40554055 " rustc_hir_typeck" ,
40564056 " rustc_incremental" ,
4057- " rustc_index" ,
40584057 " rustc_lint" ,
40594058 " rustc_macros" ,
40604059 " rustc_metadata" ,
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ rustc_middle = { path = "../rustc_middle" }
2626rustc_ast_lowering = { path = " ../rustc_ast_lowering" }
2727rustc_ast_passes = { path = " ../rustc_ast_passes" }
2828rustc_incremental = { path = " ../rustc_incremental" }
29- rustc_index = { path = " ../rustc_index" }
3029rustc_traits = { path = " ../rustc_traits" }
3130rustc_data_structures = { path = " ../rustc_data_structures" }
3231rustc_codegen_ssa = { path = " ../rustc_codegen_ssa" }
You can’t perform that action at this time.
0 commit comments