Hacker News new | ask | show | jobs
by throwaway894345 1522 days ago
> If you need sufficiently advanced linters to catch every case, your error handling is not explicit.

You're conflating "explicit" and "statically verified".

Agreed that static verification by default is ideal. Rust wins here.