Skip to content

Correctly link to associated trait items in reexports#148543

Merged
bors merged 2 commits intorust-lang:mainfrom
GuillaumeGomez:fix-import_trait_associated_functions
Nov 14, 2025
Merged

Correctly link to associated trait items in reexports#148543
bors merged 2 commits intorust-lang:mainfrom
GuillaumeGomez:fix-import_trait_associated_functions

Conversation

@GuillaumeGomez
Copy link
Copy Markdown
Member

@GuillaumeGomez GuillaumeGomez commented Nov 5, 2025

Fixes #148008.

Issue was that we didn't add anchors in this case.

r? @lolbinarycat

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustdoc doesn't properly link used trait associated items

4 participants