]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_symbol_mangling/Cargo.toml
fix codegen test
[rust.git] / compiler / rustc_symbol_mangling / Cargo.toml
index d5befa10e23638f7bd9fd7860284c8d1fa6dae36..b9751f0adb51738cb0c9b8116e16f2b691894ee1 100644 (file)
@@ -16,4 +16,5 @@ rustc_middle = { path = "../rustc_middle" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_target = { path = "../rustc_target" }
 rustc_data_structures = { path = "../rustc_data_structures" }
+rustc_query_system = { path = "../rustc_query_system" }
 rustc_session = { path = "../rustc_session" }