zig/lib/std/heap
Andrew Kelley 60ce5edaf9 GeneralPurposeAllocator: default to store more stack frames in test mode
Now tests will by default store 8 stack frames per allocation rather
than the normal default of 4.
2020-08-11 14:05:28 -07:00
..
arena_allocator.zig std.mem.Allocator: add return_address to the interface 2020-08-08 00:34:13 -07:00
general_purpose_allocator.zig GeneralPurposeAllocator: default to store more stack frames in test mode 2020-08-11 14:05:28 -07:00
logging_allocator.zig std.mem.Allocator: add return_address to the interface 2020-08-08 00:34:13 -07:00