-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Use outermost invocation span for doctest names #73842
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
Ping from triage: @GuillaumeGomez Could you take a look? This hasn't got any response for a month. |
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.
👍
📌 Commit 6088079 has been approved by |
☀️ Test successful - checks-actions, checks-azure |
Fixes #70090.
This PR also allows using aux-build files in rustdoc-ui tests.