Rustdoc will report warnings multiple times for reference links #73264
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 outputs a single warning that only 1 anchor is allowed
Instead, this happened: rustdoc outputs the same warning twice in a row:
Meta
rustc --version --verbose
:@rustbot modify labels: T-rustdoc A-intra-doc-links
The text was updated successfully, but these errors were encountered: