We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The borrowed pointers tutorial section 5 Borrowing managed boxes and rooting contains this sentence:
"We'll be discussing lifetimes more in the examples to come, and a more thorough introduction is also available."
Where is the more thorough introduction? Is it in the same document or another? Please add a link.
The text was updated successfully, but these errors were encountered:
Currently the tutorial is the most thorough introduction.
Sorry, something went wrong.
part of #11755
This sentence is now gone: http://doc.rust-lang.org/guide-lifetimes.html
This should be closed.
Auto merge of rust-lang#9595 - Alexendoo:author-let-chains, r=Jarcho
65ae666
Replace if_chain with let chains in `clippy::author` output Should help nudge new contributors towards let chains changelog: none
No branches or pull requests
The borrowed pointers tutorial section 5 Borrowing managed boxes and rooting contains this sentence:
"We'll be discussing lifetimes more in the examples to come, and a more thorough introduction is also available."
Where is the more thorough introduction? Is it in the same document or another? Please add a link.
The text was updated successfully, but these errors were encountered: