]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_passes/Cargo.toml
Fix typo/inaccuracy in the documentation of Iterator::skip_while
[rust.git] / compiler / rustc_passes / Cargo.toml
index df6667a29d50b232fa5f5facc204138b4dbfee6c..c87799f1c2acc8dcba61750a647a86a8e269feaf 100644 (file)
@@ -18,3 +18,4 @@ rustc_ast = { path = "../rustc_ast" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
+rustc_lexer = { path = "../rustc_lexer" }