Learning Rust with Too Many Linked Lists
Got any issues or want to check out all the final code at once? Everything's on Github! (more…)
Read more »
This post describes some performance work I have been doing recently on the Rust compiler, which is called rustc. I spent several weeks on a particular problem with only a small amount of success. I hope a write-up will be interesting and educational, and… Read more