We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd521a8 commit b81e236Copy full SHA for b81e236
roadmap.toml
@@ -38,6 +38,7 @@ label = "Map chalk types to rustc types"
38
items = [
39
{ label = "Make intern methods take &self", href="https://github.com/rust-lang-nursery/chalk/issues/328" },
40
{ label = "Make data methods take &self" },
41
+ { label = "Align placeholders and ty::Param" },
42
{ label = "Move Identifier to TypeFamily" },
43
{ label = "Adapt rutsc's debruijn index model", port="debruijn" },
44
{ label = "Remove all vectors, boxes" },
0 commit comments