Conversation
|
Thanks for your pull request and interest in making D better, @kinke! 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 "master + druntime#3718" |
ibuclaw
left a comment
There was a problem hiding this comment.
Could this have a two-stage PR? First using static if (__VERSION__ >= 2099), then second removing the static if after the compiler change is in.
|
Looks like we'll need the |
This depends on dlang/dmd#13593.