Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, I have a C++ project a fraction of that size that takes longer to compile. I'm quite happy with Rust :)

Glad a core contributor has such high standards though.



Is it template heavy? One thing I've noticed code switching to Rust from C++ is that I can write generic heavy code without seeing massive delays in compile time. Conversely in C++ I'd have to create source files with explicit instantiation to get incremental builds of my template usage which is a pain.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: