The8472 435219dd82 remove empty Vec extend optimization
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
2020-09-03 20:59:35 +02:00
..
2020-08-02 23:20:00 +08:00
2020-08-04 18:03:34 +02:00
2020-09-03 20:59:35 +02:00