Hacker News new | ask | show | jobs
by pmoriarty 2522 days ago
I wish compiling the Rust compiler itself was faster. It literally takes days to compile on my old laptop.
3 comments

It is! The article is about the performance of the compiler, not the machine code it generates.
Try on arm! You'll wish you hadn't! >.<

I think I spent 3-4 days compiling rust, almost forgot I started it at the time.

Wait, what language were you compiling it on?
Rust has been bootstrapped for a long time now.