From f443ae68c2d9bbe83e73c495572dc5d59b36e6ea Mon Sep 17 00:00:00 2001 From: Shotaro Yamada Date: Thu, 9 Jan 2020 11:52:03 +0900 Subject: Remove unused dependencies --- src/librustc_codegen_llvm/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/librustc_codegen_llvm') diff --git a/src/librustc_codegen_llvm/Cargo.toml b/src/librustc_codegen_llvm/Cargo.toml index 2d9232bc192..3ff5495e291 100644 --- a/src/librustc_codegen_llvm/Cargo.toml +++ b/src/librustc_codegen_llvm/Cargo.toml @@ -31,5 +31,4 @@ rustc_session = { path = "../librustc_session" } rustc_target = { path = "../librustc_target" } smallvec = { version = "1.0", features = ["union", "may_dangle"] } syntax = { path = "../libsyntax" } -rustc_expand = { path = "../librustc_expand" } rustc_span = { path = "../librustc_span" } -- cgit 1.4.1-3-g733a5