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

Use MaybeUninit::assume_init_read instead of read. #43

Conversation

timothee-haudebourg
Copy link

This method has been renamed from MaybeUninit::read.
Fixes issue #42.

This method has been renamed from `MaybeUninit::read`.
Fixes issue slightlyoutofphase#42.
@slightlyoutofphase
Copy link
Owner

Sorry, I've been working on the crate all day and didn't see this PR until now. I've fixed this issue already myself in one of the commits I just did. Thanks a lot for "being on the ball" though!

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.

2 participants