]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_codegen_llvm/Cargo.toml
Rollup merge of #68156 - JohnTitor:fix-path-in-doc, r=Dylan-DPC
[rust.git] / src / librustc_codegen_llvm / Cargo.toml
index 2d9232bc19255503fda75bfb18eedde8b25d8c1e..3ff5495e2913681871ecda549a1d5d05e0bc6e5f 100644 (file)
@@ -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" }