|
|
|
|
|
by sargas
2980 days ago
|
|
This is a bold statement, specially because not many other languages have such high quality guarantees at compile time. > I already know it works This is the part I don't agree all of the time, but depending on the scope and size of the project, I've seeing this be true. And the compiler is really good at catching regressions, submitting PRs for Rust projects is not easy in the beginning, but it is very hard to insert a regression. |
|