We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0843c9 commit 9ecbb51Copy full SHA for 9ecbb51
roadmap.toml
@@ -59,6 +59,7 @@ items = [
59
{ label = "Adapt rustc's representation of regions", status="Blocked" },
60
{ label = "Remove all vectors, boxes" },
61
{ label = "Introduce a `Visit` trait", href="https://github.com/rust-lang/chalk/issues/333", port="visit" },
62
+ { label = "Add and integrate flags into types and elsewhere" },
63
]
64
65
[[group]]
0 commit comments