July 14, 2022
https://issues.dlang.org/show_bug.cgi?id=23236

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 #14303 "Fix 23236 - can't initialize a @mustuse member in constructor" fixing this issue:

- Fix 23236 - can't initialize a @mustuse member in constructor

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

--
July 14, 2022
https://issues.dlang.org/show_bug.cgi?id=23236

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 #14303 "Fix 23236 - can't initialize a @mustuse member in constructor" was merged into master:

- 76a82b95a7fcfa4c381056a6040ea0d0bb0dcfab by Dennis Korpel:
  Fix 23236 - can't initialize a @mustuse member in constructor

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

--