Stablize Iterator::find_map
This commit is contained in:
parent
81cfaad030
commit
057878ac71
6 changed files with 1 additions and 9 deletions
|
@ -16,7 +16,6 @@
|
|||
#![feature(rustc_private)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(iterator_find_map)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(set_stdio)]
|
||||
#![feature(slice_sort_by_cached_key)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue