Closed
Description
It is useful if one is explaining where a method/functionality comes from to be able to link the specific impl ... for X
on the page for X
. E.g. I'm just now writing something about string slicing, so it would be nice to be able to point to the impl Index<Range<usize>> for str
part of http://doc.rust-lang.org/nightly/std/primitive.str.html .
Metadata
Metadata
Assignees
Labels
Category: A feature request, i.e: not implemented / a PR.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Relevant to the dev-tools subteam, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.