mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 00:32:40 +03:00
47d5bf2616
Needed due to the breaking changes to `@splat` which are used by the self-hosted compiler. This update also includes the improvement that allows casting builtins to infer the result type through optionals and error unions.