]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint_defs/Cargo.toml
Auto merge of #95254 - jyn514:fix-windows-builds, r=Mark-Simulacrum
[rust.git] / compiler / rustc_lint_defs / Cargo.toml
index 8acf7943de9cf06b399124c0678ab76423734e58..fcd8c37d6774ab78722f348f2f148781f18dae23 100644 (file)
@@ -6,6 +6,7 @@ edition = "2021"
 [dependencies]
 rustc_ast = { path = "../rustc_ast" }
 rustc_data_structures = { path = "../rustc_data_structures" }
+rustc_error_messages = { path = "../rustc_error_messages" }
 rustc_span = { path = "../rustc_span" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_macros = { path = "../rustc_macros" }