rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 255 forks source link

Add Runtime detection for SHA512, SM3 and SM4 #1592

Closed sayantn closed 5 days ago

sayantn commented 2 weeks ago

This is an effort towards #126624. This adds run-time detection for these target features.

rustbot commented 2 weeks ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

bors commented 2 weeks ago

:umbrella: The latest upstream changes (presumably 1cbf7c791c0478d8381fe117313fca1f89c24a5a) made this pull request unmergeable. Please resolve the merge conflicts.