Skip to content

Commit

Permalink
Typo correccted in the proposal. (#537)
Browse files Browse the repository at this point in the history
* Typo correccted in the proposal. 

There was a hanging incomplete sentence which i think its better to remove.

* Reverted it's to its
  • Loading branch information
kandelvijaya authored and lattner committed Oct 3, 2016
1 parent cab27af commit d63d3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/0116-id-as-any.md
Expand Up @@ -172,7 +172,7 @@ that is itself `Hashable`, for use as the upper-bound type of heterogeneous
`Dictionary`s and `Set`s. The user model for this type would ideally align
with our long-term goal of supporting `Hashable` existentials directly, so
the type deserves some short-term compiler support to help us get there.
This type deserves its own proposal and design discussion, so thi
This type deserves its own proposal and design discussion.

## Future Directions

Expand Down

0 comments on commit d63d3fc

Please sign in to comment.