Skip to content

Commit 2793fe9

Browse files
authored
Merge pull request #21 from nikomatsakis/master
link to issue rust-lang/chalk#368
2 parents e17ee9b + 9d6a836 commit 2793fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roadmap.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ items = [
7575
{ label="support the `Clone` trait", status="Complete", href="https://github.com/rust-lang/chalk/issues/363" },
7676
{ label="support the `Copy` trait", status="Complete", href="https://github.com/rust-lang/chalk/issues/363" },
7777
{ label="support the `Unsized` trait", status="Assigned", href="https://github.com/rust-lang/chalk/pull/427" },
78-
{ label="add closure and fn def types", status="Blocked" },
78+
{ label="extend `TypeName` with builtin types", href="https://github.com/rust-lang/chalk/issues/368" },
7979
{ label="support the `Fn` traits", status="Blocked" },
8080
]
8181

0 commit comments

Comments
 (0)