rustdoc: Link to provided trait method sources #78765
Labels
A-trait-system
Area: Trait system
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Currently rustdoc links to only the trait's source code, but not its provided methods. It would be nice to link to provided methods as well.
The text was updated successfully, but these errors were encountered: