aboutsummaryrefslogtreecommitdiff
path: root/lib/include/module.modulemap
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2023-11-22 14:27:49 -0700
committerAndrew Kelley <andrew@ziglang.org>2023-11-22 14:27:49 -0700
commit1fa2e911d923d9f843f1f179db28ab815d4a105d (patch)
tree7184e51747cbfeb6d42b5eb1a849423a34f9a1ec /lib/include/module.modulemap
parente4977f3e89fcc164a4d02cd38eb066cfe1a1124f (diff)
downloadzig-1fa2e911d923d9f843f1f179db28ab815d4a105d.tar.gz
zig-1fa2e911d923d9f843f1f179db28ab815d4a105d.zip
std.atomic: remove some APIs
* remove `std.atomic.Ordering` - it is provided by the language with `std.builtin.AtomicOrder`. * remove `std.atomic.fence` - it is provided by the language with `@fence`. * remove `std.atomic.compilerFence` - if this is desired, it should be a language feature, not a standard library function with inline asm.
Diffstat (limited to 'lib/include/module.modulemap')
0 files changed, 0 insertions, 0 deletions