That's true with C/C++ compilers too, if you want, using UBSan.
Also, UBSan is more overhead than turning on Rust's overflow checking.
That's true with C/C++ compilers too, if you want, using UBSan.