You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Fix Issue 20768 - __move_post_blt must recursively call itself on static arrays whose elements are structs or static arrays that recursively contain structs [DIP1014]
NB: this fix disregards DIP1014's advice to either not use hasElaborateMove!T
within __move_post_blt or to use it only once at the start of the function.
0 commit comments