stabilize const_option_ext

This commit is contained in:
Ralf Jung
2024-11-12 21:42:15 +01:00
parent 6503543d11
commit 324d059962
3 changed files with 4 additions and 6 deletions

View File

@@ -120,7 +120,6 @@
#![feature(const_float_methods)]
#![feature(const_heap)]
#![feature(const_nonnull_new)]
#![feature(const_option_ext)]
#![feature(const_pin_2)]
#![feature(const_ptr_is_null)]
#![feature(const_ptr_sub_ptr)]