mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
4d6bef538e
We only need acquire instead of acq_rel here, since we're always swapping in `null` there's no node whose content we'd need to release.