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

nightly features packed sims feature not available #18

Open
jianshu93 opened this issue Mar 21, 2024 · 0 comments
Open

nightly features packed sims feature not available #18

jianshu93 opened this issue Mar 21, 2024 · 0 comments

Comments

@jianshu93
Copy link

Hello @alecmocatta,

Since the nightly Rust v1.78, feature stdsimd does not exists any more:
error[E0557]: feature has been removed
--> /Users/jianshuzhao/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_simd-0.3.9/src/lib.rs:218:5
|
218 | platform_intrinsics,
| ^^^^^^^^^^^^^^^^^^^ feature has been removed
|
= note: SIMD intrinsics use the regular intrinsics ABI now

We need some updates.

Thanks,

Jianshu

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