Skip to content

"static analysis"-gate #16299

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
steveklabnik opened this issue Aug 6, 2014 · 1 comment · Fixed by #16576
Closed

"static analysis"-gate #16299

steveklabnik opened this issue Aug 6, 2014 · 1 comment · Fixed by #16576

Comments

@steveklabnik
Copy link
Member

In the guide, I make mention that boxes have lifetimes, and that's what determines when they get freed. affine types and lifetimes are orthogonal, as @eddyb mentions. So I should figure out how to re-word that.

@eddyb
Copy link
Member

eddyb commented Aug 6, 2014

"When they go out of scope" is a phrase I've often heard.
There should probably be a mention of RAII, too, since that's what it's called in C++ (though the acronym's wording has long lost its relevance AFAIK).

steveklabnik added a commit to steveklabnik/rust that referenced this issue Aug 18, 2014
This has certain implications that are wrong.

Fixes rust-lang#16299.
bors added a commit that referenced this issue Aug 18, 2014
…lton

This has certain implications that are wrong.

Fixes #16299.
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