1
Fork 0
rust/compiler/rustc_abi
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: gate extern "{abi}" in ast_lowering 2025-02-09 20:36:59 -08:00