[][src]Function syntax::diagnostics::plugin::expand_register_diagnostic

pub fn expand_register_diagnostic<'cx>(
    ecx: &'cx mut ExtCtxt,
    span: Span,
    token_tree: &[TokenTree]
) -> Box<dyn MacResult + 'cx>