Annotate toThread parameter t with return scope#3471
Conversation
|
Thanks for your pull request and interest in making D better, @nordlow! 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 + druntime#3471" |
|
need to target stable. |
Thanks, done. |
|
Need a rebase too. |
Done |
Hmm, the diff doesn't look right... |
Rebase again. Should be ok now, @Geod24 |
Unblocks dlang/dmd#12520, @thewilsonator