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
std.array.d: Use template _d_newarrayU{,Trace} (#10819)
dlang/dmd#21525 Adds the template `_d_newarrayUTrace`.
To fixdlang/dmd#21033, this commit needs to replace the use of the
non-template hook with the newly added template in `std.array.d`.
Signed-off-by: Teodor Dutu <teodor.dutu@gmail.com>
0 commit comments