]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/Cargo.toml
Rollup merge of #68438 - Aaron1011:fix/tait-non-defining, r=estebank
[rust.git] / src / librustc / Cargo.toml
index 323ce3b6cbb6dc8a82a4f90379c60f02a2c61d79..b65635be54a3f1a3f6d54634a5ebd9518b145d12 100644 (file)
@@ -37,5 +37,4 @@ byteorder = { version = "1.3" }
 chalk-engine = { version = "0.9.0", default-features=false }
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
 measureme = "0.7.1"
-rustc_error_codes = { path = "../librustc_error_codes" }
 rustc_session = { path = "../librustc_session" }