]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_mir/Cargo.toml
Update to use new librustc_error_codes library
[rust.git] / src / librustc_mir / Cargo.toml
index 8c62640353a9e83c2c0db36ac324b539c11a0013..daa2617bd9e5e2ee7603a887a54c75698856310e 100644 (file)
@@ -27,3 +27,4 @@ syntax = { path = "../libsyntax" }
 syntax_pos = { path = "../libsyntax_pos" }
 rustc_apfloat = { path = "../librustc_apfloat" }
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
+rustc_error_codes = { path = "../librustc_error_codes" }