aboutsummaryrefslogtreecommitdiff
path: root/lib/std/heap
AgeCommit message (Expand)Author
2020-05-20small bump to ArenaAllocator minimum alloc sizeAndrew Kelley
2020-05-20arena allocator: smaller minimum allocation sizeAndrew Kelley
2020-05-10rework self-hosted compiler for incremental buildsAndrew Kelley
2020-03-10update standard library to new I/O streams APIAndrew Kelley
2020-01-30Convert a few more page_allocatorBenjamin Feng
2020-01-09std: fix LoggingAllocator, add simple testdaurnimator
2019-09-25mv std/ lib/Andrew Kelley