https://issues.dlang.org/show_bug.cgi?id=17605
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|__traits(compiles, closure) |[REG2.066.0] |adds link-time reference to |__traits(compiles, closure) |_d_allocmemory |adds link-time reference to | |_d_allocmemory Severity|normal |regression --- Comment #3 from Vladimir Panteleev <[email protected]> --- It looks like this was temporarily fixed in https://github.com/dlang/dmd/pull/2845 and then broken again shortly after in https://github.com/dlang/dmd/pull/3625. I suppose that makes this a regression. --
