Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
2112 days ago
It makes total sense. Rust statically enforces many things you'd have to explicitly test for in other languages, for example types. So you don't need to write as many tests.