-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Wrong intra-doc links to methods on type aliases #149205
Copy link
Copy link
Closed
Labels
A-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameArea: Intra-doc links, the ability to link to items in docs by nameC-bugCategory: This is a bug.Category: This is a bug.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.
Metadata
Metadata
Assignees
Labels
A-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameArea: Intra-doc links, the ability to link to items in docs by nameC-bugCategory: This is a bug.Category: This is a bug.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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi, first of all sorry if it's not the correct repository for reporting this kind of error, but I noticed this on docs.rs.
Steps to reproduce:
get_pixel-- this item links to the trait method with URL fragmenthttps://docs.rs/image/latest/image/struct.ImageBuffer.html#tymethod.get_pixelmethod...nottymethod...