Skip to content

Fix accidental enum bloat in the AST #7642

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
wants to merge 2 commits into from

Conversation

Aatch
Copy link
Contributor

@Aatch Aatch commented Jul 8, 2013

My previous changes caused some of the enum variants to grow quite large. This throws some ~ at it in order to keep the enum sizes down.

For comparison, the before/after of type sizes for this PR: https://gist.github.com/Aatch/5945776

@Aatch
Copy link
Contributor Author

Aatch commented Jul 8, 2013

Doesn't fix it after all...

@Aatch Aatch closed this Jul 8, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 8, 2021
Add `TAU` to `approx_constant`

changelog: [`approx_constant`]: Add `TAU`
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.

1 participant