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 of deprecated mem::uninitialized #154

Closed
nico-abram opened this issue Aug 10, 2019 · 0 comments · Fixed by #155
Closed

Use of deprecated mem::uninitialized #154

nico-abram opened this issue Aug 10, 2019 · 0 comments · Fixed by #155

Comments

@nico-abram
Copy link

match std::mem::uninitialized::<Void>() {}

matklad added a commit to matklad/lazy-static.rs that referenced this issue Aug 22, 2019
matklad added a commit to matklad/lazy-static.rs that referenced this issue Aug 22, 2019
matklad added a commit to matklad/lazy-static.rs that referenced this issue Aug 22, 2019
matklad added a commit to matklad/lazy-static.rs that referenced this issue Aug 22, 2019
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 a pull request may close this issue.

1 participant