mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-10 03:37:36 +00:00
The optimization meant that every extend code path had to emit llvm IR for from_iter and extend spec_extend, which likely impacts compile times while only improving a few edge-cases