Skip to content
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

rustdoc: Fix hiding implementations of traits #14156

Closed
wants to merge 1 commit into from

Conversation

alexcrichton
Copy link
Member

This bug was introduced when rustdoc gained the ability to hyperlink across
crates in pub use statements.

Closes #14125

This bug was introduced when rustdoc gained the ability to hyperlink across
crates in pub use statements.

Closes rust-lang#14125
@alexcrichton alexcrichton deleted the issue-14125 branch May 13, 2014 06:08
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 20, 2023
internal: Don't reconstruct ref match completion in to_proto manually

cc rust-lang/rust-analyzer#12571
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementations of cross-crate traits missing in rustdoc
2 participants