mirror of
https://github.com/ziglang/zig.git
synced 2026-01-28 10:15:24 +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