Partially stabilize const_pin

This commit is contained in:
George Bateman
2024-09-09 08:43:03 +01:00
parent bed75e7c21
commit 24810b0036
5 changed files with 16 additions and 13 deletions

View File

@@ -129,7 +129,7 @@
#![feature(const_nonnull_new)]
#![feature(const_num_midpoint)]
#![feature(const_option_ext)]
#![feature(const_pin)]
#![feature(const_pin_2)]
#![feature(const_pointer_is_aligned)]
#![feature(const_ptr_is_null)]
#![feature(const_ptr_sub_ptr)]