Skip to content

Life time documentation: mixed up wording in last paragraph of the first section #25438

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
sandeep-datta opened this issue May 15, 2015 · 2 comments · Fixed by #25835
Closed

Comments

@sandeep-datta
Copy link
Contributor

Change: We need to ensure that any reference to a Foo cannot outlive the reference to an i32 it contains.
to: We need to ensure that any reference to the contained i32 does not outlive the containing Foo.

@sandeep-datta sandeep-datta changed the title Life time documentation Life time documentation mixed up wording in last paragraph of the first section May 15, 2015
@sandeep-datta sandeep-datta changed the title Life time documentation mixed up wording in last paragraph of the first section Life time documentation: mixed up wording in last paragraph of the first section May 15, 2015
@sandeep-datta
Copy link
Contributor Author

@steveklabnik
Copy link
Member

Sure, I would accept this. Mind sending a PR?

steveklabnik added a commit to steveklabnik/rust that referenced this issue May 27, 2015
XMPPwocky pushed a commit to XMPPwocky/rust that referenced this issue May 29, 2015
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 a pull request may close this issue.

2 participants