Intra-doc links for Self do not resolve with raw identifiers in module name #79633
Labels
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
P-medium
Medium priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Code
I tried this code:
I expected to see this happen: The link resolves to
S::b
.Instead, this happened: rustdoc can't resolve the link
Version it worked on
It most recently worked on:
stable
and<=nightly-2020-11-30
Version with regression
rustdoc +nightly-2020-12-01 --version --verbose
:The text was updated successfully, but these errors were encountered: