https://issues.dlang.org/show_bug.cgi?id=23551
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <[email protected]> --- @maxhaton created dlang/dmd pull request #14690 "Fix Issue 23551 - Start making nogc error messages for array literals…" fixing this issue: - Fix Issue 23551 - Start making nogc error messages for array literals more precise This makes it more obvious what the array literal is, the greater issue is to know where it was lowered from. More on that soon. https://github.com/dlang/dmd/pull/14690 --
