zig/lib/std/heap
Andrew Kelley 92a09eb1e4 std.heap.GeneralPurposeAllocator: use var for mutable locals
Required to be compatible with new language semantics.
2022-03-16 13:31:16 -07:00
..
arena_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00
general_purpose_allocator.zig std.heap.GeneralPurposeAllocator: use var for mutable locals 2022-03-16 13:31:16 -07:00
log_to_writer_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00
logging_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00