Stabilize 'const_cstr_methods'

This commit is contained in:
Trevor Gross
2023-02-03 00:07:32 -05:00
committed by Trevor Gross
parent 789dd0b2a2
commit 5cb701f379
2 changed files with 10 additions and 8 deletions

View File

@@ -113,7 +113,6 @@
#![feature(const_caller_location)]
#![feature(const_cell_into_inner)]
#![feature(const_char_from_u32_unchecked)]
#![feature(const_cstr_methods)]
#![feature(const_discriminant)]
#![feature(const_eval_select)]
#![feature(const_exact_div)]