rust-cross / cargo-zigbuild

Compile Cargo project with zig as linker
MIT License
1.5k stars 55 forks source link

Test zig 0.12.0 on CI #245

Closed messense closed 5 months ago

messense commented 5 months ago

N.B. bindgen test error comes from https://github.com/ziglang/zig/blob/e8f28cda9edb06a5f2189ca5e8928df52ddea20d/lib/libcxx/include/__algorithm/pstl_backends/cpu_backends/backend.h#L22

Need to adjust zig.rs according to https://github.com/ziglang/zig/blob/a685ab1499d6560c523f0dbce2890dc140671e43/src/Compilation.zig#L5174-L5193