]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint/Cargo.toml
Auto merge of #98224 - eddyb:proc-macro-spurious-repr, r=bjorn3
[rust.git] / compiler / rustc_lint / Cargo.toml
index 02f747eeccc3e1eb21f72d4f6395c4f0112bb58b..fab60b6f6096c0c424b6c69203ef57552c6d6501 100644 (file)
@@ -21,3 +21,4 @@ rustc_session = { path = "../rustc_session" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_parse_format = { path = "../rustc_parse_format" }
 rustc_infer = { path = "../rustc_infer" }
+rustc_type_ir = { path = "../rustc_type_ir" }