mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-13 12:14:55 -04:00
9e03cf9489
- Correctly load slice value on stack - Implement WrapErrorUnionErr and payload - Implement trunc, fix sliceLen and write undefined - Implement slice as return type and argument Note: This also fixes a memory leak for inferred error sets, and for usingnamespace