Self
on its own does not resolve in intra-doc links
#77732
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: The link behaves the same as
struct@S
Instead, this happened: Rustdoc says the link failed to resolve:
Note that
Self::u
resolves fine.Meta
rustdoc --version
:The text was updated successfully, but these errors were encountered: