]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir_analysis/Cargo.toml
Rollup merge of #103329 - saethlin:nonnull-precondition, r=thomcc
[rust.git] / compiler / rustc_hir_analysis / Cargo.toml
index dd26b3da7bcf62236e5787905b74dca845fda3d2..0761d8cdbd8f641da9510c74fb0dc69871624256 100644 (file)
@@ -26,7 +26,6 @@ rustc_span = { path = "../rustc_span" }
 rustc_index = { path = "../rustc_index" }
 rustc_infer = { path = "../rustc_infer" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
-rustc_ty_utils = { path = "../rustc_ty_utils" }
 rustc_lint = { path = "../rustc_lint" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_type_ir = { path = "../rustc_type_ir" }