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