about summary refs log tree commit diff
path: root/src/rustc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rustc')
-rw-r--r--src/rustc/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rustc/Cargo.lock b/src/rustc/Cargo.lock
index 03e7aaca0f7..9ef0b400022 100644
--- a/src/rustc/Cargo.lock
+++ b/src/rustc/Cargo.lock
@@ -109,6 +109,7 @@ dependencies = [
  "log 0.0.0",
  "rustc 0.0.0",
  "rustc_front 0.0.0",
+ "rustc_mir 0.0.0",
  "syntax 0.0.0",
 ]