mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
adds compile error when passing pointer that is byte-aligned at the beginning but not the end to a function expecting a fully byte aligned pointer closes #261