mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 16:23:07 +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