]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_lint/Cargo.toml
Update expected error output.
[rust.git] / src / librustc_lint / Cargo.toml
index 041d0aaead913724cda5ab81edd5f145a7582b36..a61a314d5492d70af1a88178355769cf74a3e6fc 100644 (file)
@@ -15,3 +15,4 @@ rustc_target = { path = "../librustc_target" }
 syntax = { path = "../libsyntax" }
 syntax_pos = { path = "../libsyntax_pos" }
 rustc_data_structures = { path = "../librustc_data_structures" }
+rustc_index = { path = "../librustc_index" }