You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [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.
* 'indicate' grammar
Co-authored-by: Dennis <[email protected]>
* `this` is considered the first parameter
* `return` can't appear after free function parameter list
---------
Co-authored-by: Dennis <[email protected]>
0 commit comments