From be226e49e47203602dbe176a0db2ddd188a9a489 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 12 Oct 2020 18:04:14 +0100 Subject: Stabilize split_inclusive Closes #72360. Signed-off-by: Ian Jackson --- library/alloc/tests/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/alloc') diff --git a/library/alloc/tests/lib.rs b/library/alloc/tests/lib.rs index cd4174ed400..0b7eeab4e96 100644 --- a/library/alloc/tests/lib.rs +++ b/library/alloc/tests/lib.rs @@ -14,7 +14,6 @@ #![feature(binary_heap_into_iter_sorted)] #![feature(binary_heap_drain_sorted)] #![feature(slice_ptr_get)] -#![feature(split_inclusive)] #![feature(binary_heap_retain)] #![feature(inplace_iteration)] #![feature(iter_map_while)] -- cgit 1.4.1-3-g733a5