Function rustc_expand::mbe::diagnostics::annotate_doc_comment

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