about summary refs log tree commit diff
path: root/library/alloc/benches/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/alloc/benches/lib.rs')
-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 72ac897d4f1..d418965cd2f 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)]