Auto merge of #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.
This commit is contained in:
commit
75fd074338
@ -96,6 +96,7 @@ adler.debug = 0
|
|||||||
gimli.debug = 0
|
gimli.debug = 0
|
||||||
miniz_oxide.debug = 0
|
miniz_oxide.debug = 0
|
||||||
object.debug = 0
|
object.debug = 0
|
||||||
|
rustc-demangle.debug = 0
|
||||||
|
|
||||||
# These are very thin wrappers around executing lld with the right binary name.
|
# These are very thin wrappers around executing lld with the right binary name.
|
||||||
# Basically nothing within them can go wrong without having been explicitly logged anyway.
|
# Basically nothing within them can go wrong without having been explicitly logged anyway.
|
||||||
|
Loading…
Reference in New Issue
Block a user