We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8927b commit 1f25a4bCopy full SHA for 1f25a4b
config.toml.example
@@ -453,8 +453,7 @@
453
# instead of LLVM's default of 100.
454
#thin-lto-import-instr-limit = 100
455
456
-# Map all debuginfo paths for libstd and crates to `/rust/$sha/$crate/...`,
457
-# generally only set for releases
+# Map debuginfo paths to `/rust/$sha/...`, generally only set for releases
458
#remap-debuginfo = false
459
460
# Link the compiler against `jemalloc`, where on Linux and OSX it should
0 commit comments