rustdoc::passes::lint::redundant_explicit_links

Function check_redundant_explicit_link_for_did

Source
fn check_redundant_explicit_link_for_did<'md>(
    cx: &DocContext<'_>,
    item: &Item,
    did: DefId,
    hir_id: HirId,
    doc: &'md str,
)