Skip to content

Missing lifetime parameter for reexported methods in rustdoc #31578

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

Closed
julienw opened this issue Feb 11, 2016 · 2 comments
Closed

Missing lifetime parameter for reexported methods in rustdoc #31578

julienw opened this issue Feb 11, 2016 · 2 comments
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@julienw
Copy link

julienw commented Feb 11, 2016

For example, see https://doc.rust-lang.org/std/slice/fn.from_raw_parts.html

We're missing the <'a> parameter.

@steveklabnik steveklabnik added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Feb 11, 2016
@tomjakubowski
Copy link
Contributor

This is a duplicate of #14462

@julienw
Copy link
Author

julienw commented Feb 12, 2016

in that case :)

@julienw julienw closed this as completed Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants