rustdoc
1.86.0-beta.7
(7824ede68 2025-03-22)
In rustdoc::
passes::
lint::
redundant_
explicit_
links
Structs
LinkData
Functions
check_inline_or_reference_unknown_redundancy
check_redundant_explicit_link
check_redundant_explicit_link_for_did
check_reference_redundancy
collect_link_data
find_resolution
offset_explicit_range
offset_reference_def_range
visit_item
rustdoc
::
passes
::
lint
::
redundant_explicit_links
Function
visit_item
Copy item path
Settings
Help
Summary
Source
pub(crate) fn visit_item(cx: &
DocContext
<'_>, item: &
Item
, hir_id:
HirId
)