Skip to content

Commit a434bfb

Browse files
author
Stephan Dilly
committed
use new debug symbol splitting
1 parent 4841951 commit a434bfb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,7 @@ codegen-units = 1
7171
# usage of utf8 encoding inside tui
7272
# makes their debug profile slow
7373
[profile.dev.package."tui"]
74-
opt-level = 3
74+
opt-level = 3
75+
76+
[profile.dev]
77+
split-debuginfo = "unpacked"

0 commit comments

Comments
 (0)