Skip to content

Format more type variants #479

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

Merged
merged 1 commit into from
Oct 18, 2015
Merged

Format more type variants #479

merged 1 commit into from
Oct 18, 2015

Conversation

marcusklaas
Copy link
Contributor

Add formatting for almost all types. Only bare functions types are not formatted yet. We have a lot of function type formatting code already in function definitions and paths, it's just a matter of reusing that logic nicely now.

Also did some cleanups of instances where we assumed we wouldn't run over the width limit.

@marcusklaas
Copy link
Contributor Author

nrc added a commit that referenced this pull request Oct 18, 2015
@nrc nrc merged commit d326a29 into rust-lang:master Oct 18, 2015
@marcusklaas marcusklaas deleted the moar-types branch October 18, 2015 13:07
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

Successfully merging this pull request may close these issues.

2 participants