mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 03:53:55 +00:00
Improve capacity estimation in Vec::from_iter Iterates on the attempt made in #53086. Closes #48994
Improve capacity estimation in Vec::from_iter Iterates on the attempt made in #53086. Closes #48994