mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 20:13:21 +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