]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
Erase regions before comparing signatures of foreign fns.
[rust.git] / Cargo.lock
index b0d9ac5f9fa0e2c776e5a26a9bbcd9869b06eb2a..3a0bff2ee4defa5a095fadb08021f953900ca7f6 100644 (file)
@@ -3752,6 +3752,7 @@ dependencies = [
  "rustc_arena",
  "rustc_ast",
  "rustc_attr",
+ "rustc_const_eval",
  "rustc_data_structures",
  "rustc_errors",
  "rustc_fs_util",
@@ -4057,7 +4058,6 @@ dependencies = [
  "rustc_ty_utils",
  "rustc_typeck",
  "smallvec",
- "tempfile",
  "tracing",
  "winapi",
 ]
@@ -4168,6 +4168,7 @@ dependencies = [
  "rustc_type_ir",
  "smallvec",
  "snap",
+ "tempfile",
  "tracing",
 ]
 
@@ -4327,6 +4328,7 @@ dependencies = [
  "rustc_hir",
  "rustc_index",
  "rustc_lexer",
+ "rustc_macros",
  "rustc_middle",
  "rustc_serialize",
  "rustc_session",
@@ -4602,6 +4604,7 @@ dependencies = [
  "rustc_data_structures",
  "rustc_errors",
  "rustc_hir",
+ "rustc_index",
  "rustc_infer",
  "rustc_middle",
  "rustc_session",