Skip to content

Commit

Permalink
config.toml.example: Update remap-debuginfo doc to be more general & …
Browse files Browse the repository at this point in the history
…accurate
  • Loading branch information
infinity0 committed Jul 26, 2020
1 parent 6c8927b commit 1f25a4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.toml.example
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f25a4b

Please sign in to comment.