https://issues.dlang.org/show_bug.cgi?id=13661
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/c4ec102cd63c76ffd27e40a2ab0795cd73ed6d07 fix Issue 13661 - static array init does not call destructors Add internal functions to handle assignment from an array with rvalue elements. https://github.com/D-Programming-Language/druntime/commit/2a3f73c391bd652f34f14f3cc013e37ed6359290 Merge pull request #1006 from 9rnsr/fix13661 Issue 13661 - static array init does not call destructors --
