July 24
https://issues.dlang.org/show_bug.cgi?id=24680

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 #16751 "Fix bugzilla 24680 - [dip1000] final auto class method infers scope b…" fixing this issue:

- Fix bugzilla 24680 - [dip1000] final auto class method infers scope but no return

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

--
July 29
https://issues.dlang.org/show_bug.cgi?id=24680

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 #16751 "Fix bugzilla 24680 - [dip1000] final auto class method infers scope b…" was merged into master:

- 01ebf8dbba04faad8b6f0fac7d521c847f4a77d6 by Dennis Korpel:
  Fix bugzilla 24680 - [dip1000] final auto class method infers scope but no
return

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

--