]> git.lizzy.rs Git - rust.git/blobdiff - library/alloc/src/lib.rs
Rollup merge of #107429 - tgross35:from-bytes-until-null-stabilization, r=dtolnay
[rust.git] / library / alloc / src / lib.rs
index 76dabfb429dd503ab945ff002028f0a7f2d375dc..e9cc3875f683b1cf09c301775eb249ce87734920 100644 (file)
 #![feature(const_eval_select)]
 #![feature(const_pin)]
 #![feature(const_waker)]
-#![feature(cstr_from_bytes_until_nul)]
 #![feature(dispatch_from_dyn)]
 #![feature(error_generic_member_access)]
 #![feature(error_in_core)]