Skip to content

Commit

Permalink
Re-enable integer overflow checks in debug builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszklak committed Dec 2, 2024
1 parent d6a85e3 commit 3918505
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ debug = "full"
[profile.dev]
debug = 0
strip = "debuginfo"
overflow-checks = false

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

0 comments on commit 3918505

Please sign in to comment.