Backport PR's to fix stable#22475
Conversation
|
Thanks for your pull request and interest in making D better, @rikkimax! 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. 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 + dmd#22475" |
|
Looks like my PR's fixed master, but needed to also go into stable. We really should think about adding the backport action. |
|
I can't remember what we changed to minimise the CI times. @rainers do you remember? |
…generate as many combinations (dlang#22059) apply to the slower CI builds by combining -O and -release
|
Huzzah, that worked! Thanks. |
If there are more PR's I gotta backport I'll look into it.