about summary refs log tree commit diff
path: root/tests/ui/linkage-attr
AgeCommit message (Expand)AuthorLines
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+2
2025-09-10tidy: check that error messages don't start with a capitalized letterSasha Pourcelot-2/+2
2025-09-03don't uppercase error messagesSasha Pourcelot-2/+2
2025-08-27Changes to the uitestsJonathan Brouwer-36/+111
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-3/+3
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-08-14Update uitestsJonathan Brouwer-6/+12
2025-08-13Port the `#[linkage]` attribute to the new attribute systemSasha Pourcelot-5/+24
2025-08-11Add more docs to templates for attrs with incorrect argumentsEsteban Küber-2/+18
2025-08-07Prevent name collisions with internal implementation detailsbjorn3-68/+0
2025-08-02Rollup merge of #144703 - daltenty:daltenty/extern-weak, r=NoratriebSamuel Tardieu-0/+1
2025-07-30[test][AIX] ignore extern_weak linkage testDavid Tenty-0/+1
2025-07-29Verify llvm-needs-components are not empty and match the --target valueDaniel Paoliello-2/+2
2025-07-25Rollup merge of #143979 - dpaoliello:arm64ectest, r=petrochenkovMatthias Krüger-1/+1
2025-07-24generate elf symbol version in raw-dylibusamoi-0/+137
2025-07-13Fixes for Arm64ECDaniel Paoliello-1/+1
2025-07-13Port `#[link_ordinal]` to the new attribute parsing infrastructure.Anne Stijns-32/+45
2025-06-30Rollup merge of #143195 - Kivooeo:tf17, r=tgross35dianqk-0/+23
2025-06-30Rollup merge of #143118 - Kivooeo:tf15, r=tgross35dianqk-0/+41
2025-06-30cleaned up some testsKivooeo-3/+13
2025-06-30cleaned up some testsKivooeo-1/+2
2025-06-29moved testsKivooeo-0/+13
2025-06-28Move some UI tests to more apropriate directoriesTrevor Gross-0/+40
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-10tests: use specific-purpose `needs-crate-type` over `ignore-$target` directivesJieyou Xu-2/+1
2025-04-04Rollup merge of #139322 - Kobzol:run-make-lld-refactor, r=jieyouxuMatthias Krüger-17/+0
2025-04-03Move `link-self-contained-consistency` test to a more reasonable locationJakub Beránek-17/+0
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-4/+13
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+9
2025-02-26Support raw-dylib link kind on ELFNoratrieb-0/+556
2025-02-07Remove Linkage::Privatebjorn3-3/+0
2025-02-03Enable more tests on WindowsBen Kimock-2/+2
2024-12-07Move more tests into `tests/ui/link-native-libs`Zalathar-293/+0
2024-12-01Auto merge of #133499 - nikic:no-backend-verify, r=Mark-Simulacrumbors-0/+1
2024-11-29Fix tests that rely on LLVM IR verificationNikita Popov-0/+1
2024-11-26tests: remove `//@ pretty-expanded` usages许杰友 Jieyou Xu (Joe)-3/+0
2024-10-27port `tests/ui/linkage-attr/framework` to run-makejyn-40/+0
2024-09-13Update tests for hidden references to mutable staticObei Sideg-1/+3
2024-06-29unreferenced-used-static: run test everywhereRalf Jung-3/+4
2024-06-28add non-regression test for issue 127052Rémy Rakic-0/+9
2024-06-03Allow static mut definitions with #[linkage]bjorn3-8/+17
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-2/+75
2024-05-13Only allow immutable statics with #[linkage]bjorn3-0/+25
2024-04-10Add test for linking to UIKitMads Marquart-0/+25
2024-04-07Move testsCaio-0/+44
2024-04-06Relax framework linking testMads Marquart-2/+4
2024-03-18Add test for Apple's -weak_framework linker argumentMads Marquart-0/+38
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-0/+1