Module rustc_ast_passes::feature_gate
source · Macros§
- gate 🔒The common case.
- gate_alt 🔒The unusual case, where the
has_feature
condition is non-standard. - The legacy case.
- The case involving a multispan.
has_feature
condition is non-standard.