We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef3bac commit 09dbab8Copy full SHA for 09dbab8
build_sysroot/Cargo.toml
@@ -18,5 +18,5 @@ rustc-std-workspace-alloc = { path = "./sysroot_src/library/rustc-std-workspace-
18
rustc-std-workspace-std = { path = "./sysroot_src/library/rustc-std-workspace-std" }
19
20
[profile.release]
21
-debug = true
+debug = "limited"
22
#lto = "fat" # TODO(antoyo): re-enable when the failing LTO tests regarding proc-macros are fixed.
0 commit comments