mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 21:45:15 +00:00
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.