]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_trait_selection/Cargo.toml
Fix spelling: Cannonical -> Canonical
[rust.git] / compiler / rustc_trait_selection / Cargo.toml
index aa1074709a0e1e6697b3c8997d18b8c32e3b149c..d59bdae0332cb3001868854c7744692c059d68a3 100644 (file)
@@ -17,6 +17,7 @@ rustc_errors = { path = "../rustc_errors" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_infer = { path = "../rustc_infer" }
+rustc_lint_defs = { path = "../rustc_lint_defs" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_query_system = { path = "../rustc_query_system" }
 rustc_session = { path = "../rustc_session" }