Under features = ["nightly_stdsimd"]
, only enable stdarch_x86_avx512
feature on x86 or x86_64 targets
#225
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo miri test --verbose --no-default-features:
tests/doc_tests.rs#L26
field `0` is never read
|
Run cargo miri test --verbose --no-default-features:
tests/std_tests.rs#L6
unused import: `core::num::NonZeroU8`
|
Run cargo miri test --verbose --all-features:
tests/doc_tests.rs#L26
field `0` is never read
|
The logs for this run have expired and are no longer available.
Loading