]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_llvm/Cargo.toml
Rollup merge of #98199 - c410-f3r:z-errors, r=petrochenkov
[rust.git] / compiler / rustc_codegen_llvm / Cargo.toml
index 67183ff5887e9a4d5447f764898df5e6762f9803..b486af133760f73ef2e68b45318224fa1b1918aa 100644 (file)
@@ -16,9 +16,9 @@ measureme = "10.0.0"
 tracing = "0.1"
 rustc_middle = { path = "../rustc_middle" }
 rustc-demangle = "0.1.21"
-rustc_arena = { path = "../rustc_arena" }
 rustc_attr = { path = "../rustc_attr" }
 rustc_codegen_ssa = { path = "../rustc_codegen_ssa" }
+rustc_symbol_mangling = { path = "../rustc_symbol_mangling" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_fs_util = { path = "../rustc_fs_util" }