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 cf8c7e0 commit 6cabd54Copy full SHA for 6cabd54
Cargo.toml
@@ -31,5 +31,5 @@ egglog = { git = "https://github.com/egraphs-good//egglog.git", rev = "6f4942824
31
# 'https://github.com/egraphs-good/egglog.git#[email protected]' = { git = "https://github.com/egraphs-good/egglog.git", rev = "215714e1cbb13ae9e21bed2f2e1bf95804571512" }
32
33
# enable debug symbols for easier profiling
34
-# [profile.release]
35
-# debug = 1
+[profile.release]
+debug = true
0 commit comments