Skip to content

Commit 3918505

Browse files
committed
Re-enable integer overflow checks in debug builds
1 parent d6a85e3 commit 3918505

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ debug = "full"
208208
[profile.dev]
209209
debug = 0
210210
strip = "debuginfo"
211-
overflow-checks = false
212211

213212
#TODO: remove this when anyone starts using telio-starcast
214213
[workspace.metadata.cargo-udeps.ignore]

0 commit comments

Comments
 (0)