Add a new compare_bytes
intrinsic instead of calling memcmp
directly
This commit is contained in:
parent
85fbb57149
commit
502af03445
17 changed files with 267 additions and 22 deletions
|
@ -498,6 +498,7 @@ symbols! {
|
|||
cold,
|
||||
collapse_debuginfo,
|
||||
column,
|
||||
compare_bytes,
|
||||
compare_exchange,
|
||||
compare_exchange_weak,
|
||||
compile_error,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue