[stable] core.atomic: Make type repainting in atomicLoad cheaper#2835
[stable] core.atomic: Make type repainting in atomicLoad cheaper#2835PetarKirov merged 1 commit intodlang:stablefrom
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 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 "stable + druntime#2835" |
|
How does this make it cheaper? Why isn't this identical? |
|
Oh I get it, because |
Exactly, and I don't see how The actual reason is that LDC's druntime testrunner wouldn't link due to undefined |
|
Well, |
|
@wilzbach is @dlang-bot taking a day off? :D |

Pinging @TurkeyMan.