Stabilize iter::zip.
This commit is contained in:
parent
404c8471ab
commit
304ede6bcc
27 changed files with 3 additions and 28 deletions
|
@ -5,7 +5,6 @@
|
|||
#![feature(control_flow_enum)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(iter_zip)]
|
||||
#![feature(let_else)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(min_specialization)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue