1
Fork 0

Stabilize iter::zip.

This commit is contained in:
PFPoitras 2021-12-13 19:18:50 -04:00
parent 404c8471ab
commit 304ede6bcc
27 changed files with 3 additions and 28 deletions

View file

@ -294,7 +294,6 @@
#![feature(int_log)]
#![feature(into_future)]
#![feature(intra_doc_pointers)]
#![feature(iter_zip)]
#![feature(lang_items)]
#![feature(linkage)]
#![feature(llvm_asm)]