April 08
https://issues.dlang.org/show_bug.cgi?id=24485

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #16364 "Fix Bugzilla 24485 - Invalid implicit ref return reinterpret cast for structs with copy constructor" fixing this issue:

- Fix Bugzilla 24485 - Invalid implicit ref return reinterpret cast for structs with copy constructor

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

--
April 10
https://issues.dlang.org/show_bug.cgi?id=24485

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 #16364 "Fix Bugzilla 24485 - Invalid implicit ref return reinterpret cast for structs with copy constructor" was merged into master:

- a93a57e74b0ce82e6c01b8ca64bfed2ddbeabc0b by RazvanN7:
  Fix Bugzilla 24485 - Invalid implicit ref return reinterpret cast for structs
with copy constructor

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

--