Skip to content

Unboxed closure trait references should pretty print with parenthesized notation #19836

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
nikomatsakis opened this issue Dec 14, 2014 · 1 comment

Comments

@nikomatsakis
Copy link
Contributor

We should print Fn(int) not Fn<(int,),()>. For now this can be hard-coded to the unboxed closure traits.

@nikomatsakis
Copy link
Contributor Author

Dup of #19877

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant