Stabilize iter::zip.
This commit is contained in:
parent
404c8471ab
commit
304ede6bcc
27 changed files with 3 additions and 28 deletions
|
@ -91,7 +91,6 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(iter_zip)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue