On Fri, Mar 28, 2025 at 11:27 PM Lyude Paul <ly...@redhat.com> wrote: > > So - it actually does protect us to a limited extent on the rust side of > things. With CONFIG_RUST_OVERFLOW_CHECKS=y, arithematic checks are builtin to > the language. This isn't the default config of course, but it's better then > nothing.
It is the default! :) Cheers, Miguel