https://issues.dlang.org/show_bug.cgi?id=23657
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- --- Comment #2 from Dennis <[email protected]> --- Reopened because this issue is not limited to std.array, and is more about general return scope inference triggering errors in @system non-dip1000 code, like Johan mentions in issue 23300: > Note that this bug does not require DIP1000, and breaks > compilation since 2.101. --
