]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
Generate inference vars and obligations for projections in opaque types instead of...
[rust.git] / compiler / rustc_hir / Cargo.toml
index c92551c29307b9d75b4a4e3914a921e0deadfac0..ff6758e66dff22075dfd8937b469350a688c7dd6 100644 (file)
@@ -17,3 +17,4 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_ast = { path = "../rustc_ast" }
 tracing = "0.1"
 smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
+odht = { version = "0.2.1", features = ["nightly"] }