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 5e032ff commit 0c552b3Copy full SHA for 0c552b3
Cargo.toml
@@ -41,3 +41,7 @@ inline_asm_sym = []
41
42
[package.metadata.rust-analyzer]
43
rustc_private = true
44
+
45
+[profile.release]
46
+debug = 2
47
+debug-assertions = true
0 commit comments