-
Notifications
You must be signed in to change notification settings - Fork 13k
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
fix small ambiguity in tutorial #14806
Comments
Thank you! Would you mind submitting it as a pull request? |
Nevermind, I just did it myself :) Thanks for pointing it out! |
alexcrichton
pushed a commit
to alexcrichton/rust
that referenced
this issue
Jun 25, 2014
So can we close this issue ticket now? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I momentarily misparsed this, thinking that lending X a reference to Y would freeze X. This patch fixes it for me:
The text was updated successfully, but these errors were encountered: