|
|
|
|
|
by itissid
2680 days ago
|
|
I think Rust adoption has more to do with developer productivity than speed: - People preferring the compiler to yell at them to fix their Type mistakes before they hit the "run tests" button. - Getting a better IR for better error messages. Amongst others... |
|