March 17, 2020
https://issues.dlang.org/show_bug.cgi?id=20682

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@aG0aep6G created dlang/dmd pull request #10935 "fix issue 20682 - [DIP1000] wrong error: scope variable may not be co…" fixing this issue:

- fix issue 20682 - [DIP1000] wrong error: scope variable may not be copied into allocated memory

https://github.com/dlang/dmd/pull/10935

--
March 19, 2020
https://issues.dlang.org/show_bug.cgi?id=20682

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10935 "fix issue 20682 - [DIP1000] wrong error: scope variable may not be co…" was merged into master:

- 84044afae2b3ebc23088dd1d201edba1b044559c by aG0aep6G:
  fix issue 20682 - [DIP1000] wrong error: scope variable may not be copied
into allocated memory

https://github.com/dlang/dmd/pull/10935

--