rustc_expand::mbe::diagnostics

Function annotate_doc_comment

Source
pub(super) fn annotate_doc_comment(
    err: &mut Diag<'_>,
    sm: &SourceMap,
    span: Span,
)