]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_ast_lowering/Cargo.toml
Rollup merge of #67686 - ssomers:keys_start_slasher, r=Mark-Simulacrum
[rust.git] / src / librustc_ast_lowering / Cargo.toml
index 408e9a75d93dd6a92aeec7d9183efa0dbe8f867f..4b786d6245fc4056d6ee77a77b54a24433024788 100644 (file)
@@ -17,7 +17,6 @@ rustc_target = { path = "../librustc_target" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_index = { path = "../librustc_index" }
 rustc_span = { path = "../librustc_span" }
-rustc_error_codes = { path = "../librustc_error_codes" }
 rustc_errors = { path = "../librustc_errors" }
 rustc_session = { path = "../librustc_session" }
 syntax = { path = "../libsyntax" }