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

Bump crossbeam dependency to avoid panic due to use of mem::uninitialized #8

Open
5225225 opened this issue Aug 1, 2022 · 0 comments

Comments

@5225225
Copy link

5225225 commented Aug 1, 2022

Hello! In rust-lang/rust#99389 we're making the checks for mem::uninitialized stricter, and this crate runs into them.

You should be good to just bump the crossbeam dependency to the latest one and fix a use and try_pop, from local tests, that works fine.

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

1 participant