Stabilize str_split_once
This commit is contained in:
parent
097bc6a84f
commit
c28f2a8bee
12 changed files with 5 additions and 18 deletions
|
@ -28,7 +28,6 @@ Rust MIR: a lowered representation of Rust.
|
|||
#![feature(or_patterns)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(str_split_once)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue