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 1b36eac commit ffa4825Copy full SHA for ffa4825
Cargo.toml
@@ -22,7 +22,7 @@ panic = "unwind"
22
opt-level = 3
23
debug = 1
24
codegen-units = 1
25
-panic = "abort"
+panic = "unwind"
26
incremental = false
27
lto = "thin"
28
strip = true
0 commit comments