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

Update rustc and packed_simd in CI before 5.0 release #517

Closed
ritchie46 opened this issue Jul 2, 2021 · 0 comments · Fixed by #525
Closed

Update rustc and packed_simd in CI before 5.0 release #517

ritchie46 opened this issue Jul 2, 2021 · 0 comments · Fixed by #525
Labels

Comments

@ritchie46
Copy link
Contributor

Currently arrow will not compile with simd on the latest rustc nightly.

There we're some changes made in the unstable features of rustc, which makes that packed_simd==0.3.4 will not compiler anymore.

More info: rust-lang/packed_simd#322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant