mirror of
https://github.com/ziglang/zig.git
synced 2025-12-08 07:13:08 +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 '&')