https://issues.dlang.org/show_bug.cgi?id=21426
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @n8sh created dlang/druntime pull request #3289 "dup, idup, keys, values: call postblits directly instead of via TypeInfo function pointer" fixing this issue: - Fix Issue 21426 - `dup`, `idup` for arrays plus `keys`, `values` for associative arrays: call postblits directly instead of via TypeInfo function pointer https://github.com/dlang/druntime/pull/3289 --
