Closed
Description
The arch::is_aarch64_feature_detected! feature has been stabilized as of rust 1.60.0: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1600-2022-04-07
And armv8 neon intrinsics for aarch64 are stabilized as of rust 1.59.0: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1590-2022-02-24
The hex simd features in particular should be possible to use without the unstable flag.
Awesome work on this library btw, very useful!
Metadata
Metadata
Assignees
Labels
No labels