summaryrefslogtreecommitdiffstats
path: root/library/alloc/benches/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--library/alloc/benches/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/alloc/benches/lib.rs b/library/alloc/benches/lib.rs
index 72ac897d4..d418965cd 100644
--- a/library/alloc/benches/lib.rs
+++ b/library/alloc/benches/lib.rs
@@ -3,7 +3,6 @@
#![cfg(not(target_os = "android"))]
#![feature(btree_drain_filter)]
#![feature(iter_next_chunk)]
-#![feature(map_first_last)]
#![feature(repr_simd)]
#![feature(slice_partition_dedup)]
#![feature(test)]