Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Regression in rustdoc's printing of unboxed closure bounds #19877

Closed
tomjakubowski opened this issue Dec 15, 2014 · 1 comment
Closed

Regression in rustdoc's printing of unboxed closure bounds #19877

tomjakubowski opened this issue Dec 15, 2014 · 1 comment

Comments

@tomjakubowski
Copy link
Contributor

At some point I think rustdoc would emit the sugared version (Fn(i64, String) -> String) of unboxed closure bounds rather than Fn<(i64, String, String>.

Related to #19836

@tomjakubowski tomjakubowski changed the title Regression in rustdoc's printing of unboxed closure generics Regression in rustdoc's printing of unboxed closure bounds Dec 15, 2014
@tomjakubowski
Copy link
Contributor Author

closed as a dupe of #19909

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

No branches or pull requests

1 participant