https://issues.dlang.org/show_bug.cgi?id=20767
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @n8sh created dlang/druntime pull request #3065 "[DIP1014] __move_post_blt: recursively call on fields that are static arrays & do not recursively call on non-field members" fixing this issue: - Fix Issue 20767 - __move_post_blt must only recursively call itself on a struct's fields not all members [DIP1014] https://github.com/dlang/druntime/pull/3065 --
