aboutsummaryrefslogtreecommitdiff
path: root/std/heap/logging_allocator.zig
AgeCommit message (Collapse)Author
2019-09-25mv std/ lib/Andrew Kelley
that's all this commit does. further commits will fix cli flags and such. see #2221
2019-06-27fixupsAndrew Kelley
* move LoggingAllocator to its own file * style conventions * add documentation * use `anyerror` instead of `error{}` for the stream