We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Packed simd stopped compiling a few days ago: rust-lang/packed_simd#343. It should be replaced with portable simd: https://doc.rust-lang.org/std/simd/index.html
The text was updated successfully, but these errors were encountered:
I'm not familiar with the new API but if no one else volunteers I could do it in a week
Sorry, something went wrong.
Sorry, life got in the way. I'm working on this now and nearly finished.
Successfully merging a pull request may close this issue.
Packed simd stopped compiling a few days ago: rust-lang/packed_simd#343. It should be replaced with portable simd: https://doc.rust-lang.org/std/simd/index.html
The text was updated successfully, but these errors were encountered: