]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_llvm/Cargo.toml
Auto merge of #86841 - GuillaumeGomez:reexported-macro-2-render, r=Stupremee
[rust.git] / compiler / rustc_codegen_llvm / Cargo.toml
index d0eb6913accde06efb58127b23ca33a71673dc62..d78af9d413e6d3e25667306c452dffdec20ccf45 100644 (file)
@@ -21,10 +21,8 @@ rustc_attr = { path = "../rustc_attr" }
 rustc_codegen_ssa = { path = "../rustc_codegen_ssa" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
-rustc_feature = { path = "../rustc_feature" }
 rustc_fs_util = { path = "../rustc_fs_util" }
 rustc_hir = { path = "../rustc_hir" }
-rustc_incremental = { path = "../rustc_incremental" }
 rustc_index = { path = "../rustc_index" }
 rustc_llvm = { path = "../rustc_llvm" }
 rustc_metadata = { path = "../rustc_metadata" }