https://issues.dlang.org/show_bug.cgi?id=10242
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Mathias LANG <[email protected]> --- Closing because: - LDC does this nowadays; - There are various issues in the tracker for `scope x = new array[]`; So while the exact suggestion here is not implemented, one can use LDC to eliminate heap allocations. --
