]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_codegen_ssa/Cargo.toml
Enable internal lints in bootstrap
[rust.git] / src / librustc_codegen_ssa / Cargo.toml
index af99d39182c248c9bb534b5719204942cde0d496..a4cb517fafed6af5327b9b0237dec80c7ea94915 100644 (file)
@@ -14,7 +14,7 @@ test = false
 bitflags = "1.0.4"
 cc = "1.0.1"
 num_cpus = "1.0"
-rustc-demangle = "0.1.4"
+rustc-demangle = "0.1.15"
 memmap = "0.6"
 log = "0.4.5"
 libc = "0.2.44"
@@ -33,5 +33,4 @@ rustc_data_structures = { path = "../librustc_data_structures"}
 rustc_errors = { path = "../librustc_errors" }
 rustc_fs_util = { path = "../librustc_fs_util" }
 rustc_incremental = { path = "../librustc_incremental" }
-rustc_mir = { path = "../librustc_mir" }
 rustc_target = { path = "../librustc_target" }