rust/compiler/rustc_symbol_mangling
Jubilee Young edff4fe2cc compiler: remove AbiDatas
These were a way to ensure hashes were stable over time for ExternAbi,
but simply hashing the strings is more stable in the face of changes.
As a result, we can do away with them.
2025-02-11 20:18:01 -08:00
..
src compiler: remove AbiDatas 2025-02-11 20:18:01 -08:00
Cargo.toml compiler: Replace rustc_target with abi in symbol_mangling 2024-11-03 13:38:47 -08:00