Skip to content

Remove -Zprint_enum_sizes #30505

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

Closed
nrc opened this issue Dec 21, 2015 · 0 comments · Fixed by #34755
Closed

Remove -Zprint_enum_sizes #30505

nrc opened this issue Dec 21, 2015 · 0 comments · Fixed by #34755
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR)

Comments

@nrc
Copy link
Member

nrc commented Dec 21, 2015

change to using logging for this output, no need for a command line flag

@steveklabnik steveklabnik added the A-frontend Area: Compiler frontend (errors, parsing and HIR) label Jun 6, 2016
bors added a commit that referenced this issue Jul 12, 2016
Move variant_size_differences out of trans

Also enhances the error message a bit, fixes #30505 on the way, and adds
a test (which was missing).

Closes #34018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants