mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +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