|
|
|
|
|
by jfkebwjsbx
2137 days ago
|
|
The downside is that it is a very common marketing trick. Promise something so that customers feel good about it. I know the Rust contributors are doing their best, and that this blog post is not writing a marketing ploy, but in the end, the result is what matters. My take on this is that I am fine with compile times as long as some effort is being done to keep it near optimal. But I really do not want the Rust team to feel pressure to improve the compile times so much that they will end up killing other features or designing the language differently just for that (like Go, for instance). Or even making the compiler so complex that adding new features is harder for them. I really like Rust as a language that is more complex to write and to compile but in return gives you robustness and performance. Compilation times be damned. I am not writing Rust to compile fast! |
|