mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
03e328d178
Try to evaluate constants in legacy mangling Best reviewed commit by commit. It seems kind of odd to treat literals differently from unevaluated free constants. So let's evaluate those constants and only fall back to `_` rendering if that fails to result in an integral constant