July 12
https://issues.dlang.org/show_bug.cgi?id=24659

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dlang.org pull request #3878 "[spec/memory-safe-d] Improve `return` attribute docs" fixing this issue:

- [spec/memory-safe-d] Improve `return` attribute docs

  Fix Bugzilla 24659 - Memory safe D page lacks information on return ref.

  Reword `return scope` docs (before this was just listed as `return`).
  Move sentence about constructor `return` attribute after method attribute.

https://github.com/dlang/dlang.org/pull/3878

--
July 13
https://issues.dlang.org/show_bug.cgi?id=24659

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/dlang.org pull request #3878 "[spec/memory-safe-d] Improve `return` attribute docs" was merged into master:

- ef99e9317c7642f9ac39a4ef78f2bc110bce0bda by Nick Treleaven:
  [spec/memory-safe-d] Improve `return` attribute docs

  Fix Bugzilla 24659 - Memory safe D page lacks information on return ref.

  Reword `return scope` docs (before this was just listed as `return`).
  Move sentence about constructor `return` attribute after method attribute.

https://github.com/dlang/dlang.org/pull/3878

--