Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> for instance, Rust panics on integer overflow

By default, this is only in debug mode. I recently forgot to add it to release mode on a project, and was surprised when I broke the CI (tests run in debug, I only tested in release mode).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: