We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99919da + bf4f737 commit 45de29eCopy full SHA for 45de29e
Cargo.toml
@@ -107,6 +107,7 @@ required-features = ["uudoc"]
107
# release profile), the debug info and the stack traces will still be available.
108
[profile.release]
109
lto = true
110
+codegen-units = 1
111
112
# A release-like profile that is tuned to be fast, even when being fast
113
# compromises on binary size. This includes aborting on panic.
0 commit comments