mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-16 04:55:27 +03:00
057a5d4898
* fix crash when doing field access of slice types. closes #2486 * remove the deprecated Child property from slice types * add -Dskip-non-native build option to build script