mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
05f3a3d7f5
Merge `Vec::push{,_mut}_within_capacity`
Implements https://github.com/rust-lang/libs-team/issues/689.
cc https://github.com/rust-lang/rust/issues/135974, https://github.com/rust-lang/rust/issues/100486
r? libs-api