mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
3a62a46006
implement `Iterator::{exactly_one, collect_array}`
As per https://github.com/rust-lang/rust/issues/149266
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.