Skip to content

Commit 0bf4dfe

Browse files
blagininAdamGS
andcommitted
debug assertions for ci-optimized
Co-authored-by: Adam Gutglick <adam@spiraldb.com>
1 parent 1cb4de4 commit 0bf4dfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ strip = false # Retain debug info for flamegraphs
261261
[profile.ci-optimized]
262262
inherits = "release"
263263
codegen-units = 16
264+
debug-assertions = true
264265
lto = "thin"
265266
strip = true
266267

0 commit comments

Comments
 (0)