heh
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,3 +17,4 @@ rustc-hash = { version = "2.1.0", features = ["nightly"] } lto = true codegen-units = 1 debug = true +# overflow-checks = true |