rustc_expand::mbe::quoted

Function maybe_emit_macro_metavar_expr_feature

source
fn maybe_emit_macro_metavar_expr_feature(
    features: &Features,
    sess: &Session,
    span: Span,
)
Expand description

Asks for the macro_metavar_expr feature if it is not already declared