Hacker News new | ask | show | jobs
by 0x1ceb00da 271 days ago
You can enable overflow panics in release build, so if you're a library, you have to play it safe because you don't know how people will build your library.