From 2b58e6314a85d2cb484122eee2a2ed73e3003221 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Sun, 22 May 2022 21:29:54 +0900 Subject: Stabilize `const_intrinsic_copy` --- library/alloc/tests/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/alloc/tests') diff --git a/library/alloc/tests/lib.rs b/library/alloc/tests/lib.rs index ffc7944ec7e..367cdcdcc06 100644 --- a/library/alloc/tests/lib.rs +++ b/library/alloc/tests/lib.rs @@ -7,7 +7,6 @@ #![feature(const_convert)] #![feature(const_cow_is_borrowed)] #![feature(const_heap)] -#![feature(const_intrinsic_copy)] #![feature(const_mut_refs)] #![feature(const_nonnull_slice_from_raw_parts)] #![feature(const_ptr_write)] -- cgit 1.4.1-3-g733a5