]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_errors/Cargo.toml
Rollup merge of #78065 - tshepang:nits, r=dtolnay
[rust.git] / compiler / rustc_errors / Cargo.toml
index e4dbb8db381048cb7d55f753f0151d525f68228e..5d8ff601e799398a29000dcd4ac3e119bb98ef19 100644 (file)
@@ -13,6 +13,7 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_data_structures = { path = "../rustc_data_structures" }
+rustc_lint_defs = { path = "../rustc_lint_defs" }
 unicode-width = "0.1.4"
 atty = "0.2"
 termcolor = "1.0"