mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
435219dd82
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