Add substring API for OsStr
This commit is contained in:
parent
07921b50ba
commit
729851ef9e
3 changed files with 131 additions and 2 deletions
|
@ -341,6 +341,7 @@
|
|||
#![feature(round_ties_even)]
|
||||
#![feature(slice_internals)]
|
||||
#![feature(slice_ptr_get)]
|
||||
#![feature(slice_range)]
|
||||
#![feature(std_internals)]
|
||||
#![feature(str_internals)]
|
||||
#![feature(strict_provenance)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue