]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_incremental/Cargo.toml
Rollup merge of #85637 - RalfJung:partial-ord, r=m-ou-se
[rust.git] / compiler / rustc_incremental / Cargo.toml
index 049e5b8b72284f44f8b44f68dca45cd6de397ca4..85bf4dc176bd1465479827a95debef8a6b8ed518 100644 (file)
@@ -20,3 +20,4 @@ rustc_macros = { path = "../rustc_macros" }
 rustc_span = { path = "../rustc_span" }
 rustc_fs_util = { path = "../rustc_fs_util" }
 rustc_session = { path = "../rustc_session" }
+rustc_errors = { path = "../rustc_errors" }