Stabilize str_split_once
This commit is contained in:
parent
097bc6a84f
commit
c28f2a8bee
12 changed files with 5 additions and 18 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(str_split_once)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue