]> 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 0b34ec8e8bc1cb857e12637510d717ac4cf3e3ce..a4cb517fafed6af5327b9b0237dec80c7ea94915 100644 (file)
@@ -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" }