Function rustc_expand::mbe::diagnostics::annotate_doc_comment

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