Move rust memchr impl to libcore
This commit is contained in:
parent
707d070815
commit
2bf0df777b
9 changed files with 234 additions and 232 deletions
|
@ -302,6 +302,7 @@
|
|||
#![feature(sip_hash_13)]
|
||||
#![feature(slice_bytes)]
|
||||
#![feature(slice_concat_ext)]
|
||||
#![feature(slice_internals)]
|
||||
#![feature(slice_patterns)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue