[Issue 24659] Memory safe D page lacks information on return ref
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 13 16:18:52 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24659
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at 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
--
More information about the Digitalmars-d-bugs
mailing list