rust/compiler/rustc_ast_lowering
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
messages.ftl show supported register classes 2025-01-29 12:15:12 +01:00