← Back to context Comment by sagarm 2 days ago Go has a lot less going on than Rust partially because compile times were a priority. 3 comments sagarm Reply jplusequalt 2 days ago Rust has long compilation times because the borrow checker was a priority.They're very different languages. maccard 2 days ago Rust has long compilation times because it doesn't prioritise compilation times.What does [0] have to do with the borrow checker?[0] https://www.feldera.com/blog/cutting-down-rust-compile-times... kzrdude 1 day ago The borrow checker is a very small factor in rust compile time
jplusequalt 2 days ago Rust has long compilation times because the borrow checker was a priority.They're very different languages. maccard 2 days ago Rust has long compilation times because it doesn't prioritise compilation times.What does [0] have to do with the borrow checker?[0] https://www.feldera.com/blog/cutting-down-rust-compile-times... kzrdude 1 day ago The borrow checker is a very small factor in rust compile time
maccard 2 days ago Rust has long compilation times because it doesn't prioritise compilation times.What does [0] have to do with the borrow checker?[0] https://www.feldera.com/blog/cutting-down-rust-compile-times...
Rust has long compilation times because the borrow checker was a priority.
They're very different languages.
Rust has long compilation times because it doesn't prioritise compilation times.
What does [0] have to do with the borrow checker?
[0] https://www.feldera.com/blog/cutting-down-rust-compile-times...
The borrow checker is a very small factor in rust compile time