logoalt Hacker News

yencabulatorlast Friday at 11:05 PM0 repliesview on HN

> It’s also worth noting that Rust doesn’t prevent integer overflow

Add a single line to a single file and you get that enforced.

https://rust-lang.github.io/rust-clippy/stable/index.html#ar...