about summary refs log tree commit diff
path: root/compiler/rustc_abi/src/extern_abi/mod.rs
AgeCommit message (Expand)AuthorLines
2025-02-06compiler: reorganize rustc_abi to be more internally uniformJubilee Young-347/+0
2025-01-17Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubileebors-13/+22
2025-01-16Add gpu-kernel calling conventionFlakebi-13/+22
2025-01-10fix ZST handling for Windows ABIs on MSVC targetRalf Jung-0/+4
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-2/+1
2024-10-30compiler: Lift `rustc_target::spec::abi::Abi` to `rustc_abi::ExternAbi`Jubilee Young-0/+335