mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 12:36:38 +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