rust/compiler/rustc_symbol_mangling
Matthias Krüger 3164a47fcd
Rollup merge of #122855 - workingjubilee:mangle-64-bit-chauvinism, r=compiler-errors
Fix Itanium mangling usizes

Arrays, surprisingly, are not sized to u64 on all platforms.

Fixes #122851.

r? ```@compiler-errors```

cc ```@maurer```
2024-03-22 11:37:03 +01:00
..
src Rollup merge of #122855 - workingjubilee:mangle-64-bit-chauvinism, r=compiler-errors 2024-03-22 11:37:03 +01:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00