]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_passes/Cargo.toml
Auto merge of #68679 - matthewjasper:needs-type-op, r=varkor
[rust.git] / src / librustc_passes / Cargo.toml
index 639d8639c4bb28281dde9d59de9f2072aebf6be1..981ef7f8796d3d58e55870c1f1a502b94d2bbbd7 100644 (file)
@@ -11,6 +11,7 @@ path = "lib.rs"
 [dependencies]
 log = "0.4"
 rustc = { path = "../librustc" }
+rustc_attr = { path = "../librustc_attr" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_errors = { path = "../librustc_errors" }
 rustc_feature = { path = "../librustc_feature" }
@@ -20,4 +21,3 @@ rustc_session = { path = "../librustc_session" }
 rustc_target = { path = "../librustc_target" }
 syntax = { path = "../libsyntax" }
 rustc_span = { path = "../librustc_span" }
-rustc_error_codes = { path = "../librustc_error_codes" }