mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
d829a5bcb1
Use assertions on Vec doc Clarify what the state of Vec after with_capacity on doc. r? @jyn514