Skip to content

Commit

Permalink
Merge pull request #21 from nikomatsakis/master
Browse files Browse the repository at this point in the history
link to issue rust-lang/chalk#368
  • Loading branch information
nikomatsakis authored May 5, 2020
2 parents e17ee9b + 9d6a836 commit 2793fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roadmap.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ items = [
{ label="support the `Clone` trait", status="Complete", href="https://github.com/rust-lang/chalk/issues/363" },
{ label="support the `Copy` trait", status="Complete", href="https://github.com/rust-lang/chalk/issues/363" },
{ label="support the `Unsized` trait", status="Assigned", href="https://github.com/rust-lang/chalk/pull/427" },
{ label="add closure and fn def types", status="Blocked" },
{ label="extend `TypeName` with builtin types", href="https://github.com/rust-lang/chalk/issues/368" },
{ label="support the `Fn` traits", status="Blocked" },
]

Expand Down

0 comments on commit 2793fe9

Please sign in to comment.