]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
Update tests
[rust.git] / Cargo.lock
index aff2d7e65af1b55f4075e842d8ce75291edd6d44..4f60ea305196e8596226b9fa15caf18c70024999 100644 (file)
@@ -395,9 +395,9 @@ version = "0.1.0"
 
 [[package]]
 name = "cc"
-version = "1.0.47"
+version = "1.0.49"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "aa87058dce70a3ff5621797f1506cb837edd02ac4c0ae642b4542dce802908b8"
+checksum = "e450b8da92aa6f274e7c6437692f9f2ce6d701fb73bacfcf87897b3f89a4c20e"
 dependencies = [
  "jobserver",
  "num_cpus",
@@ -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,8 @@ version = "0.0.0"
 dependencies = [
  "rustc",
  "rustc_error_codes",
+ "rustc_errors",
+ "rustc_hir",
  "rustc_metadata",
  "rustc_span",
  "syntax",
@@ -3789,6 +3819,8 @@ dependencies = [
  "rustc",
  "rustc_data_structures",
  "rustc_error_codes",
+ "rustc_errors",
+ "rustc_hir",
  "rustc_span",
  "rustc_typeck",
  "syntax",
@@ -3808,6 +3840,7 @@ dependencies = [
  "rustc_errors",
  "rustc_expand",
  "rustc_feature",
+ "rustc_hir",
  "rustc_metadata",
  "rustc_session",
  "rustc_span",
@@ -3825,6 +3858,7 @@ dependencies = [
  "rustc",
  "rustc_codegen_utils",
  "rustc_data_structures",
+ "rustc_hir",
  "rustc_parse",
  "rustc_span",
  "serde_json",
@@ -3893,6 +3927,7 @@ dependencies = [
  "log",
  "rustc",
  "rustc_data_structures",
+ "rustc_hir",
  "rustc_macros",
  "rustc_span",
  "rustc_target",
@@ -3921,6 +3956,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_error_codes",
  "rustc_errors",
+ "rustc_hir",
  "rustc_index",
  "rustc_span",
  "rustc_target",