Hacker News new | ask | show | jobs
by marcianx 1046 days ago
I'm pretty sure it's not undefined behavior in rust in release mode if it does overflow. It's fully specified behavior, I believe.