[Issue 22709] [dip1000] slice of static array can be escaped in @safe using ref arguments

2022-01-28 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- dlang/dmd pull request #13577 "Fix issue 22709 - [dip1000] slice of static array can be escaped in @safe using ref arguments" was merged into master: - 092dc2ddbb3bb78903ba32a74c01c9278b252c7e by dkorpel: Fix issue 22709 - [dip1000

[Issue 22709] [dip1000] slice of static array can be escaped in @safe using ref arguments

2022-01-28 Thread d-bugmail--- via Digitalmars-d-bugs
--- @dkorpel created dlang/dmd pull request #13577 "Fix issue 22709 - [dip1000] slice of static array can be escaped in @safe using ref arguments" fixing this issue: - Fix issue 22709 - [dip1000] slice of static array can be escaped in @safe using ref arguments https://github.com/dlang/dmd/pull/13577 --