1
Fork 0

Stabilize map_first_last

This commit is contained in:
est31 2022-09-12 17:09:08 +02:00
parent d45feb3ad2
commit 2c72ea7748
5 changed files with 10 additions and 23 deletions

View file

@ -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)]