From 71e2eacc7bedeba7ca851164d0485c7e635a6697 Mon Sep 17 00:00:00 2001 From: Maybe Waffle Date: Fri, 17 Sep 2021 19:42:46 +0300 Subject: Stabilize `Iterator::map_while` --- 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 5767108d423..cae4dae708e 100644 --- a/library/alloc/tests/lib.rs +++ b/library/alloc/tests/lib.rs @@ -18,7 +18,6 @@ #![feature(binary_heap_retain)] #![feature(binary_heap_as_slice)] #![feature(inplace_iteration)] -#![feature(iter_map_while)] #![feature(slice_group_by)] #![feature(slice_partition_dedup)] #![feature(vec_spare_capacity)] -- cgit 1.4.1-3-g733a5