Function rustdoc::passes::lint::redundant_explicit_links::check_redundant_explicit_link
source ยท fn check_redundant_explicit_link<'md>(
cx: &DocContext<'_>,
item: &Item,
hir_id: HirId,
doc: &'md str,
resolutions: &DocLinkResMap,
) -> Option<()>