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

@@ -32,7 +32,6 @@
#![feature(exhaustive_patterns)]
#![feature(get_mut_unchecked)]
#![feature(if_let_guard)]
#![feature(map_first_last)]
#![feature(negative_impls)]
#![feature(never_type)]
#![feature(extern_types)]