rust/compiler/rustc_symbol_mangling
Tomasz Miąsko 99a77798d3 Fix inconsistent symbol mangling of integers constants with -Zverbose
The `PrettyPrinter` changes formatting of array size and integer
constants based on `-Zverbose`, so its implementation cannot be used in
legacy symbol mangling.
2022-02-28 21:48:42 +01:00
..
src Fix inconsistent symbol mangling of integers constants with -Zverbose 2022-02-28 21:48:42 +01:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00