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

Compilation and unit test keeps failing on MacOS #73

Closed
Kangaxx-0 opened this issue May 5, 2024 · 1 comment
Closed

Compilation and unit test keeps failing on MacOS #73

Kangaxx-0 opened this issue May 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Kangaxx-0
Copy link
Owner

error[E0658]: use of unstable library feature 'stdsimd'
--> /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.7/src/operations.rs:154:24
|
154 | let res = unsafe { vaesimcq_u8(vaesdq_u8(transmute!(value), transmute!(0u128))) };
| ^^^^^^^^^^^
|
= note: see issue #48556 https://github.com/rust-lang/rust/issues/485[56](https://github.com/Kangaxx-0/zellij_widgets/actions/runs/8955457163/job/24596188149#step:5:57) for more information

@Kangaxx-0 Kangaxx-0 added the bug Something isn't working label May 5, 2024
@Kangaxx-0 Kangaxx-0 changed the title unit test keeps failing on MacOS Compilation and unit test keeps failing on MacOS May 5, 2024
@Kangaxx-0
Copy link
Owner Author

Fixed #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant