Stabilize const_cstr_unchecked

This commit is contained in:
Konrad Borowski 2021-12-13 08:43:19 +01:00
parent 4a7fb971c9
commit 23e4aeb140
3 changed files with 1 additions and 3 deletions

View file

@ -6,7 +6,6 @@
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![feature(bool_to_option)]
#![feature(const_cstr_unchecked)]
#![feature(crate_visibility_modifier)]
#![feature(extern_types)]
#![feature(in_band_lifetimes)]