From 824ffd29eeaf6581eefdce2a1c462c8ab6339bf4 Mon Sep 17 00:00:00 2001 From: Cyborus Date: Sat, 25 May 2024 20:14:18 -0400 Subject: Stabilize `slice_flatten` --- 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 0eae4ca4b8b..8451be63c2b 100644 --- a/library/alloc/tests/lib.rs +++ b/library/alloc/tests/lib.rs @@ -36,7 +36,6 @@ #![feature(const_str_from_utf8)] #![feature(panic_update_hook)] #![feature(pointer_is_aligned_to)] -#![feature(slice_flatten)] #![feature(thin_box)] #![feature(strict_provenance)] #![feature(drain_keep_rest)] -- cgit 1.4.1-3-g733a5