rustdoc does not warn when linking to an item with no generated docs #81979
Labels
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen: Rustdoc warns that the links will all be broken
Instead, this happened: Rustdoc gives no warning and generates HTML that looks bad:
Meta
rustdoc --version
: rustdoc 1.52.0-nightly (9778068 2021-02-07)The text was updated successfully, but these errors were encountered: