about summary refs log tree commit diff
path: root/tests/ui/linkage-attr/raw-dylib
AgeCommit message (Expand)AuthorLines
2025-07-24generate elf symbol version in raw-dylibusamoi-0/+137
2025-07-13Port `#[link_ordinal]` to the new attribute parsing infrastructure.Anne Stijns-32/+45
2025-06-23tests: Update raw-dylib unsupported ABI testJubilee Young-2/+2
2025-06-12tests: Convert linkage-attr test to cross-compiling and blessJubilee Young-21/+12
2025-06-08try to manually bless windows test outputRalf Jung-2/+37
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-0/+6
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+4
2025-02-26Support raw-dylib link kind on ELFNoratrieb-0/+556