mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 11:27:09 +03:00
b31a91bbef
Also, accepting `align(1)` pointers ensures that the alignment is safety checked rather than assumed.