Stabilize const_char_convert

This commit is contained in:
est31
2022-09-29 14:24:29 +02:00
parent 12c15a2bfe
commit 176c44c08e
3 changed files with 5 additions and 6 deletions

View File

@@ -104,7 +104,6 @@
#![feature(const_black_box)]
#![feature(const_caller_location)]
#![feature(const_cell_into_inner)]
#![feature(const_char_convert)]
#![feature(const_char_from_u32_unchecked)]
#![feature(const_clone)]
#![feature(const_cmp)]