miniblog.
← Back to all posts
Wilfred Hughes
Apr 3, 2015 at 23:06
Rust 1.0-beta has a really interesting approach to integer overflow checks, default enabling them for debug builds:
https://github.com/rust-lang/rfcs/blob/master/text/0560-integer-overflow.md
rfcs/text/0560-integer-overflow.md at master · rust-lang/rfcs
RFCs for changes to Rust. Contribute to rust-lang/rfcs development by creating an account on GitHub.