Skip to content

Commit 1f25a4b

Browse files
committed
config.toml.example: Update remap-debuginfo doc to be more general & accurate
1 parent 6c8927b commit 1f25a4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.toml.example

+1-2
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,7 @@
453453
# instead of LLVM's default of 100.
454454
#thin-lto-import-instr-limit = 100
455455

456-
# Map all debuginfo paths for libstd and crates to `/rust/$sha/$crate/...`,
457-
# generally only set for releases
456+
# Map debuginfo paths to `/rust/$sha/...`, generally only set for releases
458457
#remap-debuginfo = false
459458

460459
# Link the compiler against `jemalloc`, where on Linux and OSX it should

0 commit comments

Comments
 (0)