mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 18:13:19 +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