https://issues.dlang.org/show_bug.cgi?id=15009
--- Comment #5 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/5be4156ccba77b49c7232060bbecb8b2527a8287 fix Issue 15009 - Object.destroy calls unnecessary postblits for destruction of static arrays object https://github.com/D-Programming-Language/druntime/commit/3dc4e28ba997954deeb1f8db63051ba1f03e0463 Merge pull request #1376 from 9rnsr/fix15009 Issue 15009 - Object.destroy calls unnecessary postblits for destruction of static arrays object --
