03dafa7da3
overhaul intra-doc-link ambiguity warning Fixes #52784. - Makes the warning part of the `intra_doc_link_resolution_failure` lint. - Tightens the span to just the ambiguous link. - Reports ambiguities across all three namespaces. - Uses structured suggestions for disambiguation. - Adds a test for the warnings. r? @QuietMisdreavus |
||
---|---|---|
.. | ||
clean | ||
html | ||
passes | ||
Cargo.toml | ||
config.rs | ||
core.rs | ||
doctree.rs | ||
externalfiles.rs | ||
fold.rs | ||
lib.rs | ||
markdown.rs | ||
README.md | ||
test.rs | ||
theme.rs | ||
visit_ast.rs | ||
visit_lib.rs |
For more information about how librustdoc
works, see the rustc guide.