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.
1 parent 55b70f9 commit e9288efCopy full SHA for e9288ef
Cargo.toml
@@ -89,7 +89,7 @@ insta.opt-level = 3
89
# release level optimizations otherwise everything feels slow
90
opt-level = 3
91
92
-[profile.release]
+#[profile.release]
93
# These make the build much slower but shrink the binary, and could help performance
94
-codegen-units = 1
95
-lto = true
+#codegen-units = 1
+#lto = true
0 commit comments