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
) -> Option<()>