Skip to content

Commit bf4f737

Browse files
authored
Cargo.toml: codegen-unit = 1
1 parent 99919da commit bf4f737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ required-features = ["uudoc"]
107107
# release profile), the debug info and the stack traces will still be available.
108108
[profile.release]
109109
lto = true
110+
codegen-units = 1
110111

111112
# A release-like profile that is tuned to be fast, even when being fast
112113
# compromises on binary size. This includes aborting on panic.

0 commit comments

Comments
 (0)