Skip to content

Commit 75fd074

Browse files
committed
Auto merge of rust-lang#123608 - Mark-Simulacrum:no-demangle-dbg, r=Kobzol
Remove debuginfo from rustc-demangle too This is done for the same reason as the other dependencies in this list.
2 parents 0e5f520 + f946bf4 commit 75fd074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ adler.debug = 0
9696
gimli.debug = 0
9797
miniz_oxide.debug = 0
9898
object.debug = 0
99+
rustc-demangle.debug = 0
99100

100101
# These are very thin wrappers around executing lld with the right binary name.
101102
# Basically nothing within them can go wrong without having been explicitly logged anyway.

0 commit comments

Comments
 (0)