Skip to content

Commit

Permalink
link to issue rust-lang/chalk#368
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed May 4, 2020
1 parent 8e37349 commit ff453e6
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 ff453e6

Please sign in to comment.