June 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23168

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #14232 "Fix 23168 - return scope wrongly rewritten for structs with no indirections" fixing this issue:

- Fix 23168 - return scope wrongly rewritten for structs with no indirections

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

--
June 23, 2022
https://issues.dlang.org/show_bug.cgi?id=23168

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 #14232 "Fix 23168 - return scope wrongly rewritten for structs with no indirections" was merged into master:

- 536f3eb243047a1b97df561b1353e5b073c25415 by Dennis Korpel:
  Fix 23168 - return scope wrongly rewritten for structs with no indirections

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

--