March 01, 2022
https://issues.dlang.org/show_bug.cgi?id=22832

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/druntime pull request #3766 "Fix issue 22832 - Can't destroy class with overloaded opCast" fixing this issue:

- Fix issue 22832 - Can't destroy class with overloaded opCast

https://github.com/dlang/druntime/pull/3766

--
March 02, 2022
https://issues.dlang.org/show_bug.cgi?id=22832

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/druntime pull request #3766 "Fix issue 22832 - Can't destroy class with overloaded opCast" was merged into master:

- 6f2136cb9ff7c2877bb380ab61251daed1734e78 by Paul Backus:
  Fix issue 22832 - Can't destroy class with overloaded opCast

https://github.com/dlang/druntime/pull/3766

--