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 should show [src] link for trait impls #15744

Closed
ben0x539 opened this Issue Jul 17, 2014 · 1 comment

Comments

Projects
None yet
2 participants
@ben0x539
Copy link
Contributor

ben0x539 commented Jul 17, 2014

Currently it shows a [src] link for traits and for types and lists the impls with either, but you don't generally know just where the impl is defined, so getting from the documentation to the definition of some trait methods for a concrete type is tricky.

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 6, 2015

Closing as a dupe of #12932

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.