Skip to content

update docs around use_union #86

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
oconnor663 opened this issue Nov 4, 2017 · 2 comments
Closed

update docs around use_union #86

oconnor663 opened this issue Nov 4, 2017 · 2 comments

Comments

@oconnor663
Copy link

The docs still say that use_union requires the nightly channel, but it looks like it no longer does? (Though it also sounds like there are some safety questions still open?)

@bluss
Copy link
Owner

bluss commented Nov 4, 2017

Yes, the mishap with going over to ManuallyDrop there was a bit unfortunate. It's a good idea to put it on a bit safer ground (aligning a bit with the experimental PR). I don't want to update the docs; it's an experimental / unstable feature in arrayvec.

Good course of action would be to nullify the feature (make it a no op) and introduce a new one.

@bluss
Copy link
Owner

bluss commented Dec 18, 2018

Closed by #114

@bluss bluss closed this as completed Dec 18, 2018
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

2 participants