October 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23436

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/dlang.org pull request #3447 "Fix 23436 - Spec falsely states mutable references in struct .init ar…" fixing this issue:

- Fix 23436 - Spec falsely states mutable references in struct .init are forbidden

https://github.com/dlang/dlang.org/pull/3447

--
October 26, 2022
https://issues.dlang.org/show_bug.cgi?id=23436

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/dlang.org pull request #3447 "Fix 23436 - Spec falsely states mutable references in struct .init ar…" was merged into master:

- 4a0af0866a28d7f196406d9266971ea93e45ff61 by Paul Backus:
  Fix 23436 - Spec falsely states mutable references in struct .init are
forbidden

https://github.com/dlang/dlang.org/pull/3447

--