mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 03:53:00 +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