]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_session/Cargo.toml
Auto merge of #68069 - JohnTitor:fix-closure-ice, r=matthewjasper
[rust.git] / src / librustc_session / Cargo.toml
index 377ea141ed57c6678162534a7e0515ebeb0600f0..47c23bc4dcf98c4f074ab88106323720cf9a4d16 100644 (file)
@@ -10,7 +10,6 @@ path = "lib.rs"
 
 [dependencies]
 log = "0.4"
-rustc_error_codes = { path = "../librustc_error_codes" }
 rustc_errors = { path = "../librustc_errors" }
 rustc_feature = { path = "../librustc_feature" }
 rustc_target = { path = "../librustc_target" }