mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
605bc04264
Also adds a FromIterator impl for BitVector to allow construction of a BitVector from an iterator yeilding bools.