rust/compiler/rustc_feature/src
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
..
accepted.rs Stablize non_ascii_idents feature. 2021-04-08 02:52:00 +08:00
active.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
builtin_attrs.rs adds feature gating of no_coverage at either crate- or function-level 2021-04-27 17:12:51 -07:00
lib.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
removed.rs Add pub_macro_rules to the list of removed features 2021-04-23 10:58:07 -03:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00