about summary refs log tree commit diff
path: root/src/test/ui/manual
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-39/+0
2022-07-26Lib kind -l link-arg:Daniil Belov-4/+4
arbitrary link argument like -C link-arg, but respecting relative order to other `-l` options, unstable
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-10/+8
2021-06-04Add first cut of functionality for #58713: support for #[link(kind = ↵Richard Cobbe-0/+7
"raw-dylib")]. This does not yet support #[link_name] attributes on functions, the #[link_ordinal] attribute, #[link(kind = "raw-dylib")] on extern blocks in bin crates, or stdcall functions on 32-bit x86.
2018-12-25Remove licensesMark Rousskov-40/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+74