]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_query_impl/Cargo.toml
Rollup merge of #97511 - jyn514:faster-cargo-build, r=Mark-Simulacrum
[rust.git] / compiler / rustc_query_impl / Cargo.toml
index 856f09b6fcc32e23d612ffca802f5bedbbcf5815..5673bb83b15f47bb7cf0e1d6e6ccb71e6b82ff0e 100644 (file)
@@ -20,7 +20,6 @@ rustc_query_system = { path = "../rustc_query_system" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }
-rustc_type_ir = { path = "../rustc_type_ir" }
 tracing = "0.1"
 
 [features]