about summary refs log tree commit diff
diff options
context:
space:
mode:
authorXimin Luo <infinity0@pwned.gg>2020-07-26 23:14:17 +0100
committerXimin Luo <infinity0@pwned.gg>2020-07-26 23:14:17 +0100
commit1f25a4b3ae87327f045fbfec82b5af4c8da6ecd6 (patch)
treee3b111de034e658f66c87fc28d868c60318854ac
parent6c8927b0cf80ceee19386026cf9d7fd4fd9d486f (diff)
downloadrust-1f25a4b3ae87327f045fbfec82b5af4c8da6ecd6.tar.gz
rust-1f25a4b3ae87327f045fbfec82b5af4c8da6ecd6.zip
config.toml.example: Update remap-debuginfo doc to be more general & accurate
-rw-r--r--config.toml.example3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.toml.example b/config.toml.example
index 01952b21ba4..7b1fee7b24e 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -453,8 +453,7 @@
 # instead of LLVM's default of 100.
 #thin-lto-import-instr-limit = 100
 
-# Map all debuginfo paths for libstd and crates to `/rust/$sha/$crate/...`,
-# generally only set for releases
+# Map debuginfo paths to `/rust/$sha/...`, generally only set for releases
 #remap-debuginfo = false
 
 # Link the compiler against `jemalloc`, where on Linux and OSX it should