Skip to content

Fix to tutorial #14429

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

Merged
merged 1 commit into from
May 27, 2014
Merged

Fix to tutorial #14429

merged 1 commit into from
May 27, 2014

Conversation

sanrodari
Copy link
Contributor

No description provided.

@bors bors closed this May 27, 2014
@bors bors merged commit 68455a1 into rust-lang:master May 27, 2014
@@ -1099,7 +1099,7 @@ let ys = xs;

xs = Nil;

// `xs` can be used again
// `xs` can't be used again
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, xs can be used again, it has been reinitialized.

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 this pull request may close these issues.

5 participants