about summary refs log tree commit diff
path: root/tests/ui/linkage-attr
AgeCommit message (Expand)AuthorLines
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
2024-03-05Clarify FatalErrorHandlerJubilee Young-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-40/+40
2024-01-13Bless testsGeorge-lewis-0/+1
2023-11-24Show number in error message even for one errorNilstrieb-7/+7
2023-10-08add test for `-Clink-self-contained` consistencyRémy Rakic-0/+14
2023-10-07linker: Remove unstable legacy CLI linker flavorsVadim Petrochenkov-6/+6
2023-09-01Tests crash from inappropriate use of common linkageDavid Mo-0/+17
2023-07-05Remove some unnecessary normalizationBen Kimock-5/+1
2023-06-30comment, and bless, unstable linker flavor testRémy Rakic-4/+8
2023-06-30bless test with new linker flavorsRémy Rakic-1/+1
2023-05-29Fix tests on non-unix targetsVadim Petrochenkov-1/+1
2023-05-29rustc_session: Feature gate linker flavors for tier 3 targetsVadim Petrochenkov-0/+14
2023-05-29linker: Report linker flavors incompatible with the current targetVadim Petrochenkov-0/+12
2023-03-19The name of NativeLib will be presentedyukang-0/+13
2023-01-11Move /src/test to /testsAlbert Larsan-0/+435