mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
74fbbefea8
Improve capacity estimation in Vec::from_iter Iterates on the attempt made in #53086. Closes #48994