mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
It was added in #78569. It's complicated and doesn't actually help performance. Also, add a comment explaining why the two `alloc_from_iter` functions are so different.