]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_passes/Cargo.toml
Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung
[rust.git] / src / librustc_passes / Cargo.toml
index af8e7a5b71e46a86b4417fbbb41cc7bfa4609c28..8acb88f58d379cad6b3dfe99190e0b67e5afecc4 100644 (file)
@@ -22,3 +22,4 @@ rustc_session = { path = "../librustc_session" }
 rustc_target = { path = "../librustc_target" }
 rustc_ast = { path = "../librustc_ast" }
 rustc_span = { path = "../librustc_span" }
+rustc_trait_selection = { path = "../librustc_trait_selection" }