Hacker News new | ask | show | jobs
by nteon 2675 days ago
This sounds right - that line was written before Rust used the system allocator by default. Will update, although I'm still itching to write a GlobalAlloc implementation.
1 comments

I'd love to see one, and benchmarks for the Rust compiler running atop it. Impressive work!