April 05, 2022
https://issues.dlang.org/show_bug.cgi?id=22967

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 #13952 "Fix issue 22967 - no `return ref` inference for extended return semantics" fixing this issue:

- Fix issue 22967 - no return ref inference for extended return semantics

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

--
April 06, 2022
https://issues.dlang.org/show_bug.cgi?id=22967

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 #13952 "Fix issue 22967 - no `return ref` inference for extended return semantics" was merged into master:

- 13012b879016b03c3d1ff367a860e9f3bf70421a by Dennis Korpel:
  Fix issue 22967 - no return ref inference for extended return semantics

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

--