Skip to content

Commit f946bf4

Browse files
Remove debuginfo from rustc-demangle too
This is done for the same reason as the other dependencies in this list.
1 parent aa1c459 commit f946bf4

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)