Make use of slice::strip_prefix and slice pattern
This commit is contained in:
parent
90a7d2470a
commit
27a966a149
2 changed files with 25 additions and 27 deletions
|
@ -306,6 +306,7 @@
|
|||
#![feature(shrink_to)]
|
||||
#![feature(slice_concat_ext)]
|
||||
#![feature(slice_internals)]
|
||||
#![feature(slice_strip)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(std_internals)]
|
||||
#![feature(stdsimd)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue