akirilov-arm opened PR #4034 from aarch64_feature_detection
to main
:
std::arch::is_aarch64_feature_detected!()
is now part of stable Rust, so we can always use it.Actually this PR depends on a fix in #4021 (hence the test failure), but I am opening it to gather early feedback.
alexcrichton submitted PR review.
bjorn3 submitted PR review.
bjorn3 created PR review comment:
Can the stdsimd feature be removed from
Cargo.toml
?
akirilov-arm submitted PR review.
akirilov-arm created PR review comment:
It's not there.
bjorn3 submitted PR review.
akirilov-arm edited PR review comment.
akirilov-arm updated PR #4034 from aarch64_feature_detection
to main
.
akirilov-arm updated PR #4034 from aarch64_feature_detection
to main
.
alexcrichton submitted PR review.
alexcrichton merged PR #4034.
Last updated: Nov 22 2024 at 17:03 UTC