From 4ea4e2e76db49ce8ee5dbb9656f1a07a24a5c674 Mon Sep 17 00:00:00 2001 From: klensy Date: Mon, 13 Jun 2022 21:50:44 +0300 Subject: remove currently unused deps --- compiler/rustc_query_system/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_query_system') diff --git a/compiler/rustc_query_system/Cargo.toml b/compiler/rustc_query_system/Cargo.toml index 85fbb08eeeb..b5a37cf324b 100644 --- a/compiler/rustc_query_system/Cargo.toml +++ b/compiler/rustc_query_system/Cargo.toml @@ -21,7 +21,6 @@ rustc_serialize = { path = "../rustc_serialize" } rustc_session = { path = "../rustc_session" } rustc_span = { path = "../rustc_span" } rustc_target = { path = "../rustc_target" } -rustc_type_ir = { path = "../rustc_type_ir" } parking_lot = "0.11" smallvec = { version = "1.6.1", features = ["union", "may_dangle"] } -- cgit 1.4.1-3-g733a5