top | item 46180445

(no title)

Aissen | 2 months ago

> for instance, Rust panics on integer overflow

By default, this is only in debug mode. I recently forgot to add it to release mode on a project, and was surprised when I broke the CI (tests run in debug, I only tested in release mode).

discuss

order

No comments yet.