Skip to content

Commit 9ecbb51

Browse files
committed
add mention of flags
1 parent a0843c9 commit 9ecbb51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roadmap.toml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ items = [
5959
{ label = "Adapt rustc's representation of regions", status="Blocked" },
6060
{ label = "Remove all vectors, boxes" },
6161
{ 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" },
6263
]
6364

6465
[[group]]

0 commit comments

Comments
 (0)