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

Needs crates.io release #64

Closed
dtolnay opened this issue Nov 17, 2020 · 1 comment
Closed

Needs crates.io release #64

dtolnay opened this issue Nov 17, 2020 · 1 comment

Comments

@dtolnay
Copy link

dtolnay commented Nov 17, 2020

The most recent version of bytecount published to crates.io (0.6.0, published August 2019) does not compile. It looks like a fix was sent to bytecount in PR #63 but that fix has never been published.

[dependencies]
bytecount = { version = "*", features = ["generic-simd"] }
error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8`
@llogiq
Copy link
Owner

llogiq commented Nov 19, 2020

Oops. Will publish shortly.

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

2 participants