Stabilize const_pin_2

This commit is contained in:
George Bateman
2024-10-18 21:23:16 +01:00
committed by Trevor Gross
parent fda6892747
commit 5777c73438
3 changed files with 4 additions and 4 deletions

View File

@@ -121,7 +121,6 @@
#![feature(const_float_methods)]
#![feature(const_heap)]
#![feature(const_nonnull_new)]
#![feature(const_pin_2)]
#![feature(const_ptr_sub_ptr)]
#![feature(const_raw_ptr_comparison)]
#![feature(const_size_of_val)]