]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_builtin_macros/Cargo.toml
Auto merge of #68522 - estebank:impl-trait-sugg-2, r=oli-obk
[rust.git] / src / librustc_builtin_macros / Cargo.toml
index ca57068fb9a335bfe6bacea9447a04cb5625e41c..3ce7f5d770ed165ce8f6a70197594829125a5637 100644 (file)
@@ -17,8 +17,8 @@ rustc_errors = { path = "../librustc_errors" }
 rustc_feature = { path = "../librustc_feature" }
 rustc_parse = { path = "../librustc_parse" }
 rustc_target = { path = "../librustc_target" }
+rustc_session = { path = "../librustc_session" }
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
 syntax = { path = "../libsyntax" }
 rustc_expand = { path = "../librustc_expand" }
 rustc_span = { path = "../librustc_span" }
-rustc_error_codes = { path = "../librustc_error_codes" }