[spec/function.dd] Add scope parameter section#2454
Conversation
|
Thanks for your pull request and interest in making D better, @ntrel! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
|
@thewilsonator Sorry I forgot about this. Rebased! (At least I get CircleCI notifications now when my builds fail :-) ). |
Mention unique allocation elision.
Also split return scope example. Reparent `return scope` section headings. Remove note about -dip1000 in return scope section as it is now mentioned in the (earlier) scope parameter section.
|
The scope parameter changes were getting a bit big for the function parameter table, so I have moved them to their own section and split out an example from the |
@safe& -dip1000 needed for enforcementUpdate:
return refexample.