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