]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_passes/Cargo.toml
Rollup merge of #68328 - jethrogb:jb/target-llvm-args, r=alexcrichton
[rust.git] / src / librustc_passes / Cargo.toml
index 4adc6dabb9fdbaf7a403452ce0caff637b2ff129..338808f6d4a0f56734d77559a426ba42c1240066 100644 (file)
@@ -16,8 +16,7 @@ rustc_errors = { path = "../librustc_errors" }
 rustc_feature = { path = "../librustc_feature" }
 rustc_hir = { path = "../librustc_hir" }
 rustc_index = { path = "../librustc_index" }
-rustc_parse = { path = "../librustc_parse" }
+rustc_session = { path = "../librustc_session" }
 rustc_target = { path = "../librustc_target" }
 syntax = { path = "../libsyntax" }
 rustc_span = { path = "../librustc_span" }
-rustc_error_codes = { path = "../librustc_error_codes" }