Function rustc_expand::mbe::macro_rules::annotate_err_with_kind[][src]

pub(crate) fn annotate_err_with_kind(
    err: &mut DiagnosticBuilder<'_>,
    kind: AstFragmentKind,
    span: Span
)