Skip to content

Commit d67f911

Browse files
committed
Stabilize sha512_sm_x86, and the sha512, sm3 and sm4 target features
1 parent 748541d commit d67f911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@
197197
#![feature(riscv_target_feature)]
198198
#![feature(rtm_target_feature)]
199199
#![feature(s390x_target_feature)]
200-
#![feature(sha512_sm_x86)]
201200
#![feature(sse4a_target_feature)]
202201
#![feature(tbm_target_feature)]
203202
#![feature(wasm_target_feature)]

0 commit comments

Comments
 (0)