mirror of
https://github.com/ziglang/zig.git
synced 2026-01-27 09:45:27 +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