mirror of
https://github.com/ziglang/zig.git
synced 2026-01-09 17:05:16 +00:00
* introduce `EmitResult` wrapper struct for easier manipulation of intermediate emit results - this is mainly to track errors such as size mismatch between operands * create an informative `ErrorMsg` directly at the callsite