mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-30 04:45:22 +03:00
349053e322
- choose smp_allocator depending on optimization mode - organize the globals - avoid pessimistically allocating failed command string - recover the PkgConfig memory - recover the memory from captureChildProcess - make Step.result_stderr gpa-owned so it doesn't leak when a step that fails with stderr is re-run - recover memory from evalZigTest and evalGeneric child process stdio streams