about summary refs log tree commit diff
path: root/tests/ui/abi/unsupported.x64_win.stderr
AgeCommit message (Expand)AuthorLines
2025-06-25Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxuJana Dönszelmann-25/+1
2025-06-25tests: split out unsupported-in-impls.rsJubilee Young-25/+1
2025-06-25tests: bless s/C-cmse/cmse/Jubilee Young-12/+12
2025-06-23tests: Bless cannot-be-called and dedup with unsupported ABI testJubilee Young-71/+23
2025-06-23tests: Enhance unsupported ABI testsJubilee Young-236/+147
2025-06-20error on calls to ABIs that cannot be calledFolkert de Vries-21/+33
2025-06-11tests: Bless for weaker unsupported_calling_conventionsJubilee Young-108/+0
2025-06-09tests: bless unsupported_calling_conventions linting on some fn_ptrsJubilee Young-31/+35
2025-06-08add specific help messages for stdcall and cdeclRalf Jung-15/+69
2025-06-08avoid repeating error annotations in test fileRalf Jung-39/+39
2025-06-08raw dylib: ensure that we have applied standard ABI checksRalf Jung-1/+21
2025-06-08add (back) unsupported_calling_conventions lint to reject more invalid callin...Ralf Jung-0/+375