Skip to content

use stable aarch64 intrinsics#50

Merged
srijs merged 5 commits intomasterfrom
use-stable-aarch-64-intrinsics
Jun 29, 2025
Merged

use stable aarch64 intrinsics#50
srijs merged 5 commits intomasterfrom
use-stable-aarch-64-intrinsics

Conversation

@srijs
Copy link
Owner

@srijs srijs commented Jun 29, 2025

No description provided.

AlexTMjugador and others added 5 commits June 29, 2025 19:42
rust-lang/stdarch#1573 stabilized the
`stdarch_arm_crc32` feature, meaning that it's no longer necessary to
enable it to get ARM CRC intrinsics, and doing so in the latest
nightlies causes compile errors to happen.

Let's get rid of that removed unstable feature and update the
documentation accordingly.
This moves the gating for such specializations from nightly builds to
Rust 1.80+, bringing back a small build script for rustc version
detection.
This metadata key is ignored by older Rust versions, but honored by
newer versions to provide better diagnostics and dependency resolution.
@srijs srijs changed the title use stable aarch 64 intrinsics use stable aarch64 intrinsics Jun 29, 2025
@srijs srijs merged commit 16937a2 into master Jun 29, 2025
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants