rust/compiler/rustc_symbol_mangling
Matthias Krüger 03e328d178
Rollup merge of #134081 - oli-obk:push-prpsqxxynxnq, r=BoxyUwU
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
2024-12-14 05:01:06 +01:00
..
src Rollup merge of #134081 - oli-obk:push-prpsqxxynxnq, r=BoxyUwU 2024-12-14 05:01:06 +01:00
Cargo.toml compiler: Replace rustc_target with abi in symbol_mangling 2024-11-03 13:38:47 -08:00