proc macro (derive) does not recognized as ambiguous intra doc link #82478
Labels
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
I tried this code:
Try doing that on https://github.com/cksac/fake-rs crate or serde
I expected to see this happen: ambiguous
Dummy
link found, use explicitmacro@Dummy
.Instead, this happened: It compiles
The text was updated successfully, but these errors were encountered: