April 13, 2020
https://issues.dlang.org/show_bug.cgi?id=20733

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@schveiguy updated dlang/phobos pull request #7443 "Fix 20733. Remove docs about copy construction from hasElaborateAssign." fixing this issue:

- Fix issue 20733. Remove docs about copy construction from hasElaborateAssign.

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

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

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 #7443 "Fix 20733. Remove docs about copy construction from hasElaborateAssign." was merged into master:

- 0d7bdb90fbd35640b3ec7936c4556ab4b067e218 by Steven Schveighoffer:
  Fix issue 20733. Remove docs about copy construction from hasElaborateAssign.

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

--