May 11, 2021
https://issues.dlang.org/show_bug.cgi?id=21885

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #12513 "Fix Issue 21885 - Bad diagnostic: struct is not copyable because it is annotated @disable" fixing this issue:

- Fix Issue 21885 - Bad diagnostic: struct is not copyable because it is annotated @disable

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

--
May 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21885

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 #12513 "Fix Issue 21885 - Bad diagnostic: struct is not copyable because it is annotated @disable" was merged into master:

- 38cce70aeb28a6f70ce75d6bbaecc02922617e5a by RazvanN7:
  Fix Issue 21885 - Bad diagnostic: struct is not copyable because it is
annotated @disable

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

--