-
Couldn't load subscription status.
- Fork 13.9k
Open
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
In a recent documentation change, we were unable to create a link to a function in std and had to resort to linking to online documentation.
@eddyb described it best:
../stdwon't work incore::hint/std::hintand../../stdwon't work intest
Thus the link checker can't be satisfied.
For more info, see:
#62891 (comment)
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.