August 19, 2021
https://issues.dlang.org/show_bug.cgi?id=22225

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 #8201 "Fix Issue 22225 - SumType: Some assignments should be able to execute…" fixing this issue:

- Fix Issue 22225 - SumType: Some assignments should be able to execute in safe code

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

--
August 19, 2021
https://issues.dlang.org/show_bug.cgi?id=22225

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 #8201 "Fix Issue 22225 - SumType: Some assignments should be able to execute…" was merged into master:

- 895edd4260bd953fa1420cda06746287b7abb5eb by Paul Backus:
  Fix Issue 22225 - SumType: Some assignments should be able to execute in safe
code

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

--