mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
6970f88db3
add module-level documentation for vec's in-place iteration As requested in the last libs team meeting and during previous reviews. Feel free to point out any gaps you encounter, after all non-obvious things may with hindsight seem obvious to me. r? `@yaahc` CC `@steffahn`