@TurkeyMan updated dlang/druntime pull request #2745 "Renovate core.atomic, improve and simplify the constraints on functions" fixing this issue:
- Add missing features to the API.
Renovate core.atomic, improve and simplify the constraints on functions.
Most functions are slightly more efficient.
Concentrate more specific work into less surface area.
Fixes issues 20107, 20106, 20105, 18643, 15007, 8831
https://github.com/dlang/druntime/pull/2745
Comment #3 by dlang-bot — 2019-08-31T10:37:51Z
dlang/druntime pull request #2745 "Renovate core.atomic, improve and simplify the constraints on functions" was merged into master:
- 1bd60a77aca72d74e4c738fde4c8e5012f1fc5f1 by Manu Evans:
Add order to atomicFence.
Fixes issue 20106
https://github.com/dlang/druntime/pull/2745