Function rustc_expand::mbe::diagnostics::annotate_err_with_kind
source ยท pub(crate) fn annotate_err_with_kind(
err: &mut Diag<'_>,
kind: AstFragmentKind,
span: Span,
)
pub(crate) fn annotate_err_with_kind(
err: &mut Diag<'_>,
kind: AstFragmentKind,
span: Span,
)