fix issue 17780 - Malformed DDOC links in std.range#5707
Conversation
send/receive. Also now allows all types of shared items to be stored in a Variant.
into account the type qualifiers.
In operator from righthand side for SortedRange. merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
fix issue 13262 - Cannot send certain shared data to another thread
Fix Issue 9183 - Add a Nullable.get(x) overload merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>
This only does the move without adapting the interface to the commonly accepted ranges.
Fix Issue 6004 - std.range.unzip() merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
Add public API for regex charset parser merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
Merge remote-tracking branch 'upstream/stable' into merge_stable merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>
|
Thanks for your pull request, @bbasile! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. Bugzilla references
|
wilzbach
left a comment
There was a problem hiding this comment.
This should target stable so that it appears faster on dlang.org
I'm currently without a desktop and rebasing is a bit difficult on my smartphone. Would you be so kind to retarget this PR?
|
why not put in master and cherry pick in stable ? |
Would be another PR which I can't do today |
|
As a general workflow we don't cherry pick, only merge stable into master. |
|
I didn't see the other commits yesterday. THe proper PR is #5708 |
No description provided.