stabilize const_int_from_str

This commit is contained in:
Skgland
2024-05-09 15:41:15 +02:00
committed by Bennet Bleßmann
parent 8a9cccb100
commit c90b6b8d29
6 changed files with 7 additions and 9 deletions

View File

@@ -128,7 +128,6 @@
#![feature(const_hash)]
#![feature(const_heap)]
#![feature(const_index_range_slice_index)]
#![feature(const_int_from_str)]
#![feature(const_intrinsic_copy)]
#![feature(const_intrinsic_forget)]
#![feature(const_ipv4)]