Conversation
|
Thanks for your pull request and interest in making D better, @thewilsonator! 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 fetch digger
dub run digger -- build "master + druntime#2800" |
|
This is currently just a direct copy of DMD's it will likely need be adapted. (e.g. It doesn't appear to be triggering on this PR). cc @Geod24 |
|
Yeah you probably need to configure something on Azure's side, for which you'll need @wilzbach . |
wilzbach
left a comment
There was a problem hiding this comment.
Instead of duplicating all these tedious files, it might be better to reuse at least the lib files to avoid more out of sync files.
so that breakages like #2689 won't happen again.