-
-
Notifications
You must be signed in to change notification settings - Fork 747
Update std.array to use new REF macro #3911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
rebase |
|
Don't merge this until the dependency is merged. |
|
@JakobOvrum Time to rebase? |
New REF macro introduced in dlang/dlang.org/pull/1184
103af76 to
350e13a
Compare
|
Rebased. The only real diff stems from the use of The choice of std.array for this PR was fairly abitrary. I recently filed #3926 which applies Note that any macros in dlang.org.ddoc cannot be removed until they are verified to be unused across all three repositories. |
|
LGTM |
|
Auto-merge toggled on |
|
Thanks, hurray for relative links. |
|
OK, I'll file future changes in a new PR then. |
|
Auto-merge toggled off |
|
Sorry, I somehow skipped over this paragraph:
|
AFAICT this was just a proposal, so it can be closed? @JakobOvrum otherwise please rebase :) |
|
Now that dlang/dlang.org#1257 has merged, is this ready to go? Also, merge conflict; please rebase. |
|
If you'd like to help with this effort, please look at #3926. |
Depends on dlang/dlang.org/pull/1184.
Just an example to show how to use it for now.