mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
ad6408dd7a
Yield means something else in the context of generators, which are sufficiently close to iterators that it's better to avoid the terminology collision here.