March 12, 2021
https://issues.dlang.org/show_bug.cgi?id=21704

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/phobos pull request #7851 "Fix Issue 21704 - Nullable fails to destroy static array elements" fixing this issue:

- Fix Issue 21704 - Nullable fails to destroy static array elements

https://github.com/dlang/phobos/pull/7851

--
March 13, 2021
https://issues.dlang.org/show_bug.cgi?id=21704

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/phobos pull request #7851 "Fix Issue 21704 - Nullable fails to destroy static array elements" was merged into master:

- a56cc192bb635d3baa2e5b77976f4cec27169a6a by Paul Backus:
  Fix Issue 21704 - Nullable fails to destroy static array elements

https://github.com/dlang/phobos/pull/7851

--