fix Issue 21801 - std.typecons.ReplaceType does not work for in parameters#7937
fix Issue 21801 - std.typecons.ReplaceType does not work for in parameters#7937dlang-bot merged 1 commit intodlang:stablefrom
in parameters#7937Conversation
|
Thanks for your pull request and interest in making D better, @JohanEngelen! 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 references
Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "stable + phobos#7937" |
|
Stable ? |
|
don't know the exact dev policy. Feel free to retarget to |
|
For trivial bug fixes it's better to target |
|
CI is apparently broken for stable branch? |
|
Has there been a rebase screw-up? The bot thinks that this PR is fixing 7 issues. |
|
I don't know what the bot thinks, but looks like everything is OK, just one commit on top of stable. (I've done everything through the webinterface). Thanks a lot for merging :) |
|
Strange thing here. I'm getting the same failures like the failing tests, when running the tests with dmd from master instead of dmd from stable. Don't know if this helps to track down the problem... |
The CI errors are completely unrelated to this PR. |
|
merged, please rebase. |
…ameters See related: dlang#7570
|
rebased |
See related: #7570