]> git.lizzy.rs Git - rust.git/blobdiff - src/liballoc/lib.rs
Stabilize split_ascii_whitespace
[rust.git] / src / liballoc / lib.rs
index 5165a7ca5a8f330e60177f074c6590ff409cdc3d..bd2d8461bf678c891fc4843649d2a31d25eb473b 100644 (file)
@@ -98,7 +98,6 @@
 #![feature(rustc_attrs)]
 #![feature(receiver_trait)]
 #![feature(specialization)]
-#![feature(split_ascii_whitespace)]
 #![feature(staged_api)]
 #![feature(str_internals)]
 #![feature(trusted_len)]