November 09, 2019
https://issues.dlang.org/show_bug.cgi?id=20375

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #10550 "Fix Issue 20375 - RefCounted does not work with checkaction-context" fixing this issue:

- Fix Issue 20375 - std.typecons.RefCounted does not work with checkaction-context

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

--
February 13, 2020
https://issues.dlang.org/show_bug.cgi?id=20375

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 #10550 "Fix Issue 20375 - RefCounted does not work with checkaction-context" was merged into master:

- 32485b35c929ea49a7e0785b83297669ce81cde9 by MoonlightSentinel:
  Fix Issue 20375 - std.typecons.RefCounted does not work with
checkaction-context

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

--