]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_lint/Cargo.toml
Do not ICE on multipart suggestions touching multiple files
[rust.git] / src / librustc_lint / Cargo.toml
index 5ca8fc97ac422aa06c95a907acdd3531c95b44bd..7e23e70577975cdb9e3e90ee0625fad8ac2387ed 100644 (file)
@@ -12,6 +12,7 @@ path = "lib.rs"
 log = "0.4"
 unicode-security = "0.0.2"
 rustc = { path = "../librustc" }
+rustc_errors = { path = "../librustc_errors" }
 rustc_hir = { path = "../librustc_hir" }
 rustc_target = { path = "../librustc_target" }
 syntax = { path = "../libsyntax" }