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

MaybeUninit helpers for rc-box types #75

Open
Kixunil opened this issue Sep 13, 2021 · 2 comments
Open

MaybeUninit helpers for rc-box types #75

Kixunil opened this issue Sep 13, 2021 · 2 comments

Comments

@Kixunil
Copy link

Kixunil commented Sep 13, 2021

It'd be nice to provide MaybeUninit helpers like in nightly std (perhaps wait for stabilization). See rust-lang/rust#63291 (comment) and related discussion.

@CAD97
Copy link
Owner

CAD97 commented Sep 19, 2021

I don't think I'm going to bother adding any new helpers until std stabilizes them, but I'd be happy to accept and publish them from a PR under an unstable-* feature flag with a prominent "no stability guarantee" disclaimer.

@Kixunil
Copy link
Author

Kixunil commented Sep 19, 2021

That's very reasonable. I will try to do it when I have some free time. :)

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