about summary refs log tree commit diff
path: root/compiler/rustc_abi/src/canon_abi.rs
AgeCommit message (Expand)AuthorLines
2025-06-25compiler: Trim the misleading C from ExternAbi::CCmse*Jubilee Young-2/+2
2025-06-12add `extern "custom"` functionsFolkert de Vries-0/+4
2025-06-05canon_abi: make to_erased_extern_abi just a detail in formattingRalf Jung-13/+6
2025-06-03compiler: use CanonAbi for entry_abiJubilee Young-1/+1
2025-05-31compiler: add CanonAbiJubilee Young-0/+136