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
some type mismatches, missing constants, etc.
The text was updated successfully, but these errors were encountered:
@alexcrichton this is the libc side of the fix. rust-lang/rust#31230 is the libstd side. together the bsd builds are green again.
Sorry, something went wrong.
@alexcrichton as soon as this lands, i'll update the liblibc version in https://github.com/rust-lang/rust
e95c53d
Merge pull request #157 from dhuseby/fixing_bsd_ncpu
f9073f4
Fixes #156
avx2: add _mm256_shuffle_epi32 reusing _mm_shuffle_epi32 code (rust-l…
87fec0f
…ang#156)
No branches or pull requests
some type mismatches, missing constants, etc.
The text was updated successfully, but these errors were encountered: