mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
8aa18290a4
Added SHA512, SM3, SM4 target-features and `sha512_sm_x86` feature gate This is an effort towards #126624. This adds support for these 3 target-features and introduces the feature flag `sha512_sm_x86`, which would gate these target-features and the yet-to-be-implemented detection and intrinsics in stdarch.