]> git.lizzy.rs Git - rust.git/blobdiff - library/alloc/tests/lib.rs
Rollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark-Simulacrum
[rust.git] / library / alloc / tests / lib.rs
index e2dc816b0152647b89036796158a56c35ce3d024..fa20a46671591f4aef2c91dc1735ffc533d5a058 100644 (file)
@@ -6,6 +6,7 @@
 #![feature(map_first_last)]
 #![feature(new_uninit)]
 #![feature(pattern)]
+#![feature(str_split_once)]
 #![feature(trusted_len)]
 #![feature(try_reserve)]
 #![feature(unboxed_closures)]