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 e91fdf7 commit 523ad0fCopy full SHA for 523ad0f
Cargo.toml
@@ -12,7 +12,7 @@ authors = ["rust-analyzer team"]
12
[profile.dev]
13
# Disabling debug info speeds up builds a bunch,
14
# and we don't rely on it for debugging that much.
15
-debug = 1
+debug = 0
16
17
[profile.dev.package]
18
# These speed up local tests.
0 commit comments