Add the sha512
, sm3
and sm4
target features
Add the feature in `core/lib.rs`
This commit is contained in:
parent
e60ebb2f2c
commit
41b017ec99
10 changed files with 38 additions and 2 deletions
|
@ -1705,6 +1705,7 @@ symbols! {
|
|||
self_in_typedefs,
|
||||
self_struct_ctor,
|
||||
semitransparent,
|
||||
sha512_sm_x86,
|
||||
shadow_call_stack,
|
||||
shl,
|
||||
shl_assign,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue