Add PHOBOSSRC urls to std.experimental#6006
Conversation
|
Thanks for your pull request, @wilzbach! 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. |
|
#6007 is needed first |
|
Why should this go on stable? |
|
Otherwise it will take two months before it's visible on dlang.org |
|
But it makes the merge back into master more complex. I'm skeptical of putting anything but regression fixes onto stable. CC @MartinNowak |
|
It doesn't. The other way - cherry-picking from master - makes it a bit more complicated. I can submit a merge back into master easily afterwards to show that we don't need to be afraid about this. |
See also: https://github.com/wilzbach/git-tools/blob/master/merge_stable |
|
I'm assuming this macro is not used for the ddox version because of the auto generated link at the top right? |
Yeah: http://dtest.dlang.io/artifact/website-110116a6991ae150e89b6abd767a492de920c581-a89969b4d0a4227eed98a2eb0190bd10/web/library-prerelease/std/experimental/allocator/typed.html Bit it still really sucks that we have to do such trivial things manually. |
| // Written in the D programming language. | ||
| /** | ||
| Source: $(PHOBOSSRC std/experimental/allocator/building_blocks/_ascending_page_allocator.d) | ||
| */ |
There was a problem hiding this comment.
|


No description provided.