stabilize const_intrinsic_copy

This commit is contained in:
Ralf Jung
2024-09-23 21:29:57 +02:00
parent 648d024a78
commit 2787179f53
10 changed files with 20 additions and 31 deletions

View File

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