mirror of
https://github.com/ziglang/zig.git
synced 2025-12-13 01:33:09 +00:00
* fix fstat wrong on darwin * move std.debug.global_allocator to std.debug.global_allocator_state and make it private * add std.debug.global_allocator as a pointer (to upgrade your zig code remove the '&')