mirror of
https://github.com/ziglang/zig.git
synced 2026-02-06 14:37:04 +00:00
* 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