]> git.lizzy.rs Git - rust.git/commit
Fix incorrect statement about return value for Iterator::zip.
authorCorey Farwell <coreyf@rwell.org>
Sun, 13 May 2018 19:45:33 +0000 (15:45 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sun, 13 May 2018 19:45:33 +0000 (15:45 -0400)
commit61d1c14633dd1602513784e8cafe007ef01733bb
treeb0ef42f493a48a230fc39d9383e3bcb1cd730073
parent9fae1537462bb10fd17d07816efc17cfe4786806
Fix incorrect statement about return value for Iterator::zip.

Fixes https://github.com/rust-lang/rust/issues/50225.
src/libcore/iter/iterator.rs