rustdoc
1.79.0-nightly
(e3181b091 2024-04-18)
Module html_tags
Constants
Functions
In rustdoc::passes::lint
?
Settings
Module
rustdoc
::
passes
::
lint
::
html_tags
Copy item path
source
·
[
−
]
Expand description
Detects invalid HTML (like an unclosed
<span>
) in doc comments.
Constants
§
ALLOWED_UNCLOSED
🔒
Functions
§
drop_tag
🔒
extract_html_tag
🔒
extract_path_backwards
🔒
extract_path_forward
🔒
extract_tags
🔒
is_valid_for_html_tag_name
🔒
visit_item
🔒