rust/compiler/rustc_symbol_mangling/src
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
..
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
hashed.rs chore: Fix typos in 'compiler' (batch 3) 2024-09-02 07:33:41 +02:00
legacy.rs introduce ty::Value 2025-01-30 17:47:44 +01:00
lib.rs Use ExistentialTraitRef throughout codegen 2025-01-30 15:34:00 +00:00
test.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
v0.rs compiler: remove AbiDatas 2025-02-11 20:18:01 -08:00