Stabilise 'const_char_encode_utf16';

This commit is contained in:
Gabriel Bjørnager Jensen
2024-11-04 12:28:26 +01:00
parent 56c6a2f9b1
commit 7faa84e20e
2 changed files with 5 additions and 3 deletions

View File

@@ -114,7 +114,6 @@
#![feature(const_align_of_val_raw)]
#![feature(const_alloc_layout)]
#![feature(const_black_box)]
#![feature(const_char_encode_utf16)]
#![feature(const_eval_select)]
#![feature(const_exact_div)]
#![feature(const_float_methods)]