-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support anchors intra doc links #66675
Support anchors intra doc links #66675
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly 👍
Updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These error message updates look good.
@bors r+ |
📌 Commit c1ea1fd has been approved by |
Rollup |
☀️ Test successful - checks-azure |
Update tests for slight wording change in rustdoc error message. Minor wording change in rustdoc error message from rust-lang/rust#66675.
Fixes #62833
Part of #43466.
cc @ollie27
r? @kinnison