You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When 9142a8a added them for arm32, it accidentally also removed them from AArch64. Presumably the author was under the impression that all intrinsics for arm32 are re-exported for aarch64, which is not the case.
Not sure if this is related to #998 or not, but...
It looks like there have been PRs to add the ARM cryptography extensions but I don't see any of them listed here:
https://doc.rust-lang.org/core/arch/aarch64/index.html
@newpavlov suggested on a recent rust-internals thread this might be a regression?
The text was updated successfully, but these errors were encountered: