summary refs log tree commit diff
path: root/src/test/ui/native-library-link-flags
AgeCommit message (Expand)AuthorLines
2022-06-01Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoeristerDylan DPC-0/+11
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-2/+54
2021-08-30Don't allow both the `+bundle` and `+whole-archive` modifiers for rlibsWesley Wiser-0/+31
2021-05-05Implement RFC 2951: Native link modifiersLuqman Aden-0/+16