about summary refs log tree commit diff
path: root/tests/ui/abi/unsupported.rs
AgeCommit message (Expand)AuthorLines
2025-06-25Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxuJana Dönszelmann-24/+0
2025-06-25tests: split out unsupported-in-impls.rsJubilee Young-24/+0
2025-06-25tests: s/C-cmse/cmse/Jubilee Young-5/+5
2025-06-23tests: Bless cannot-be-called and dedup with unsupported ABI testJubilee Young-26/+0
2025-06-23tests: Enhance unsupported ABI testsJubilee Young-26/+39
2025-06-20error on calls to ABIs that cannot be calledFolkert de Vries-0/+2
2025-06-09tests: bless unsupported_calling_conventions linting on some fn_ptrsJubilee Young-3/+5
2025-06-08add specific help messages for stdcall and cdeclRalf Jung-0/+7
2025-06-08avoid repeating error annotations in test fileRalf Jung-162/+34
2025-06-08raw dylib: ensure that we have applied standard ABI checksRalf Jung-0/+6
2025-06-08add (back) unsupported_calling_conventions lint to reject more invalid callin...Ralf Jung-1/+86
2025-02-24tests: use minicore moreDavid Wood-4/+3
2025-01-16Add gpu-kernel calling conventionFlakebi-0/+3
2024-10-20make unsupported_calling_conventions a hard errorRalf Jung-20/+10
2024-09-23Also cover the new `extern "C-cmse-nonsecure-entry"` in testsTamme Dittrich-2/+13
2024-09-23Check ABI target compatibility for function pointersTamme Dittrich-1/+133
2024-07-11Remove extern "wasm" ABINikita Popov-3/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-13/+13
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-3/+0
2023-08-08feat: `riscv-interrupt-{m,s}` calling conventionsSeth Pellegrino-10/+30
2023-08-07stabilize abi_thiscallBenedikt Radtke-1/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+53