[WIP] Translate _d_array{,set}ctor to templates#10102
[WIP] Translate _d_array{,set}ctor to templates#10102Vild wants to merge 3 commits intodlang:masterfrom
Conversation
|
Thanks for your pull request and interest in making D better, @Vild! 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 + dmd#10102" |
cb50076 to
fb91209
Compare
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
fb91209 to
e7c81c3
Compare
|
@Vild Does this just need a rebase? |
I found some bugs when compiling with |
|
Why did this need changes to ctfe? |
|
Superseded by: #13116 |
druntime PR: dlang/druntime#2655