[Issue 24838] @nogc lambda shouldn't allocate closure when lambda refers only to 'this'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 30 16:27:30 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24838

Tim <tim.dlang at t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tim.dlang at t-online.de

--- Comment #3 from Tim <tim.dlang at t-online.de> ---
This is independent of @nogc. Code not marked @nogc would also benefit from
this.

--


More information about the Digitalmars-d-bugs mailing list