December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18151

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2

--
May 09, 2023
https://issues.dlang.org/show_bug.cgi?id=18151

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 #15214 "Fix Issue 18151 - wrong auto ref lvalue inference for implicitly converted alias this parameters" fixing this issue:

- Fix Issue 18151 - wrong auto ref lvalue inference for implicitly converted alias this parameters

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

--