Dogfood 'str_split_once()` in the std lib
This commit is contained in:
parent
85e9ea0152
commit
d2de69da2e
4 changed files with 12 additions and 18 deletions
|
@ -312,6 +312,7 @@
|
|||
#![feature(stdsimd)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(str_internals)]
|
||||
#![feature(str_split_once)]
|
||||
#![feature(test)]
|
||||
#![feature(thread_local)]
|
||||
#![feature(thread_local_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue