about summary refs log tree commit diff
path: root/src/Cargo.lock
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2018-10-25 15:11:59 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2018-11-03 14:31:09 +0100
commitc8599191e874ffced8035f4e899505a7e2dafbfa (patch)
tree04f991e37455bf7704a5538e93e8ba6ffd38688f /src/Cargo.lock
parentd46246b14adb519a80cf00d36e72a49a26484eee (diff)
downloadrust-c8599191e874ffced8035f4e899505a7e2dafbfa.tar.gz
rust-c8599191e874ffced8035f4e899505a7e2dafbfa.zip
Remove rustc_metadata_utils, which contains only one function
Diffstat (limited to 'src/Cargo.lock')
-rw-r--r--src/Cargo.lock12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/Cargo.lock b/src/Cargo.lock
index 5a77816c9da..b4317864502 100644
--- a/src/Cargo.lock
+++ b/src/Cargo.lock
@@ -2144,7 +2144,7 @@ dependencies = [
  "rustc_allocator 0.0.0",
  "rustc_data_structures 0.0.0",
  "rustc_incremental 0.0.0",
- "rustc_metadata_utils 0.0.0",
+ "rustc_metadata 0.0.0",
  "rustc_mir 0.0.0",
  "rustc_target 0.0.0",
  "serialize 0.0.0",
@@ -2291,7 +2291,6 @@ dependencies = [
  "rustc 0.0.0",
  "rustc_data_structures 0.0.0",
  "rustc_errors 0.0.0",
- "rustc_metadata_utils 0.0.0",
  "rustc_target 0.0.0",
  "serialize 0.0.0",
  "syntax 0.0.0",
@@ -2300,15 +2299,6 @@ dependencies = [
 ]
 
 [[package]]
-name = "rustc_metadata_utils"
-version = "0.0.0"
-dependencies = [
- "rustc 0.0.0",
- "syntax 0.0.0",
- "syntax_pos 0.0.0",
-]
-
-[[package]]
 name = "rustc_mir"
 version = "0.0.0"
 dependencies = [