mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +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.