]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
fix ui-fulldeps fallout
[rust.git] / Cargo.lock
index aff2d7e65af1b55f4075e842d8ce75291edd6d44..83b0bf308d48a1bc5e1930c3d6d0021cd21ee178 100644 (file)
@@ -3091,6 +3091,7 @@ dependencies = [
  "rustc_errors",
  "rustc_feature",
  "rustc_fs_util",
+ "rustc_hir",
  "rustc_index",
  "rustc_macros",
  "rustc_session",
@@ -3367,6 +3368,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_error_codes",
  "rustc_errors",
+ "rustc_hir",
  "rustc_index",
  "rustc_session",
  "rustc_span",
@@ -3410,6 +3412,7 @@ dependencies = [
  "rustc_expand",
  "rustc_feature",
  "rustc_fs_util",
+ "rustc_hir",
  "rustc_incremental",
  "rustc_index",
  "rustc_llvm",
@@ -3438,6 +3441,7 @@ dependencies = [
  "rustc_error_codes",
  "rustc_errors",
  "rustc_fs_util",
+ "rustc_hir",
  "rustc_incremental",
  "rustc_index",
  "rustc_session",
@@ -3457,6 +3461,7 @@ dependencies = [
  "rustc",
  "rustc-demangle",
  "rustc_data_structures",
+ "rustc_hir",
  "rustc_metadata",
  "rustc_span",
  "rustc_target",
@@ -3501,6 +3506,7 @@ dependencies = [
  "rustc_error_codes",
  "rustc_errors",
  "rustc_feature",
+ "rustc_hir",
  "rustc_interface",
  "rustc_lint",
  "rustc_metadata",
@@ -3563,6 +3569,22 @@ dependencies = [
 name = "rustc_fs_util"
 version = "0.0.0"
 
+[[package]]
+name = "rustc_hir"
+version = "0.0.0"
+dependencies = [
+ "rustc_data_structures",
+ "rustc_errors",
+ "rustc_index",
+ "rustc_macros",
+ "rustc_session",
+ "rustc_span",
+ "rustc_target",
+ "serialize",
+ "smallvec 1.0.0",
+ "syntax",
+]
+
 [[package]]
 name = "rustc_incremental"
 version = "0.0.0"
@@ -3573,6 +3595,7 @@ dependencies = [
  "rustc",
  "rustc_data_structures",
  "rustc_fs_util",
+ "rustc_hir",
  "rustc_session",
  "rustc_span",
  "serialize",
@@ -3603,6 +3626,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_errors",
  "rustc_expand",
+ "rustc_hir",
  "rustc_incremental",
  "rustc_lint",
  "rustc_metadata",
@@ -3638,6 +3662,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_error_codes",
  "rustc_feature",
+ "rustc_hir",
  "rustc_index",
  "rustc_session",
  "rustc_span",
@@ -3689,6 +3714,7 @@ dependencies = [
  "rustc_error_codes",
  "rustc_errors",
  "rustc_expand",
+ "rustc_hir",
  "rustc_index",
  "rustc_parse",
  "rustc_span",
@@ -3715,6 +3741,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_error_codes",
  "rustc_errors",
+ "rustc_hir",
  "rustc_index",
  "rustc_lexer",
  "rustc_macros",
@@ -3763,6 +3790,7 @@ dependencies = [
  "rustc_error_codes",
  "rustc_errors",
  "rustc_feature",
+ "rustc_hir",
  "rustc_index",
  "rustc_parse",
  "rustc_span",
@@ -3776,6 +3804,7 @@ version = "0.0.0"
 dependencies = [
  "rustc",
  "rustc_error_codes",
+ "rustc_hir",
  "rustc_metadata",
  "rustc_span",
  "syntax",
@@ -3789,6 +3818,7 @@ dependencies = [
  "rustc",
  "rustc_data_structures",
  "rustc_error_codes",
+ "rustc_hir",
  "rustc_span",
  "rustc_typeck",
  "syntax",
@@ -3808,6 +3838,7 @@ dependencies = [
  "rustc_errors",
  "rustc_expand",
  "rustc_feature",
+ "rustc_hir",
  "rustc_metadata",
  "rustc_session",
  "rustc_span",
@@ -3825,6 +3856,7 @@ dependencies = [
  "rustc",
  "rustc_codegen_utils",
  "rustc_data_structures",
+ "rustc_hir",
  "rustc_parse",
  "rustc_span",
  "serde_json",
@@ -3893,6 +3925,7 @@ dependencies = [
  "log",
  "rustc",
  "rustc_data_structures",
+ "rustc_hir",
  "rustc_macros",
  "rustc_span",
  "rustc_target",
@@ -3921,6 +3954,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_error_codes",
  "rustc_errors",
+ "rustc_hir",
  "rustc_index",
  "rustc_span",
  "rustc_target",