Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

internally use MaybeUninit #55

Merged
merged 1 commit into from
Aug 19, 2018
Merged

internally use MaybeUninit #55

merged 1 commit into from
Aug 19, 2018

Conversation

japaric
Copy link
Member

@japaric japaric commented Aug 19, 2018

which has been proposed in rust-lang/rfcs#1892

closes #51
closes #52
closes #53

@japaric
Copy link
Member Author

japaric commented Aug 19, 2018

bors r+

bors bot added a commit that referenced this pull request Aug 19, 2018
55: internally use MaybeUninit r=japaric a=japaric

which has been proposed in rust-lang/rfcs#1892

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
@bors
Copy link
Contributor

bors bot commented Aug 19, 2018

Build succeeded

@bors bors bot merged commit 8baf6ec into master Aug 19, 2018
@XOSplicer
Copy link
Contributor

This is indeed a cleaner alternative than #52

@japaric japaric deleted the maybe-uninit branch May 2, 2019 10:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on nightly: Unions in const fn are unstable
2 participants