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

untagged unions are in rust stable now, perhaps it's time to adapt #201

Closed
royaltm opened this issue Feb 1, 2020 · 1 comment
Closed

Comments

@royaltm
Copy link

royaltm commented Feb 1, 2020

rust-lang/rust#32836

I think feature(untagged_unions) is no longer necessary. https://github.com/servo/rust-smallvec/blob/master/lib.rs#L29

@royaltm
Copy link
Author

royaltm commented Feb 1, 2020

unions with non-Copy fields are unstable, my bad, deleting

@royaltm royaltm closed this as completed Feb 1, 2020
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