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.
2 parents e91fdf7 + 523ad0f commit 2d66f6dCopy full SHA for 2d66f6d
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