rust/src/test/ui/native-library-link-flags
Luqman Aden db555e1284 Implement RFC 2951: Native link modifiers
This commit implements both the native linking modifiers infrastructure
as well as an initial attempt at the individual modifiers from the RFC.
It also introduces a feature flag for the general syntax along with
individual feature flags for each modifier.
2021-05-05 16:04:25 -07:00
..
empty-kind-1.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
empty-kind-1.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
empty-kind-2.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
empty-kind-2.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00