aboutsummaryrefslogtreecommitdiff
path: root/lib/std/testing/failing_allocator.zig
AgeCommit message (Expand)Author
2020-08-20add license header to all std lib filesAndrew Kelley
2020-08-08std.mem.Allocator: add return_address to the interfaceAndrew Kelley
2020-08-07std: introduce GeneralPurposeAllocatorAndrew Kelley
2020-06-26new allocator interfaceJonathan Marler
2020-01-29Move FailingAllocator to testingBenjamin Feng