Stabilize str_split_once

This commit is contained in:
Jacob Pratt 2021-02-09 17:30:37 -05:00
parent 5bdc56c00c
commit 260a5d4d64

View File

@ -5,8 +5,7 @@
associated_type_bounds,
never_type,
try_blocks,
hash_drain_filter,
str_split_once
hash_drain_filter
)]
#![warn(rust_2018_idioms)]
#![warn(unused_lifetimes)]