rust/compiler/rustc_middle
Matthias Krüger 237f16db45
Rollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum
Fix inconsistent symbol mangling with -Zverbose

Always skip arguments that are the defaults of their respective
parameters, to avoid generating inconsistent symbols for builds
with `-Zverbose` flag and without it.
2022-02-16 18:59:34 +01:00
..
2022-01-19 13:44:43 -06:00

For more information about how rustc works, see the rustc dev guide.