about summary refs log tree commit diff
path: root/compiler/rustc_abi/src/extern_abi/tests.rs
AgeCommit message (Expand)AuthorLines
2025-02-11compiler: remove rustc_abi::lookup and AbiUnsupportedJubilee Young-4/+5
2025-02-11compiler: remove AbiDatasJubilee Young-9/+2
2025-02-11compiler: compare and hash ExternAbi like its stringJubilee Young-0/+8
2025-02-09compiler: remove `abi`-specific `extern "{abi}"` suggestionsJubilee Young-1/+1
2024-10-30compiler: Lift `rustc_target::spec::abi::Abi` to `rustc_abi::ExternAbi`Jubilee Young-0/+29