Skip to content
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

Elaborate on destructuring let #21038

Merged
merged 1 commit into from
Jan 16, 2015
Merged

Elaborate on destructuring let #21038

merged 1 commit into from
Jan 16, 2015

Conversation

steveklabnik
Copy link
Member

Fixes #20471.

@rust-highfive
Copy link
Collaborator

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

bors added a commit that referenced this pull request Jan 14, 2015
Elaborate on destructuring let

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 14, 2015
Elaborate on destructuring let

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 15, 2015
Elaborate on destructuring let

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 15, 2015
Elaborate on destructuring let

Reviewed-by: alexcrichton
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 15, 2015
@bors bors merged commit 2297b0c into rust-lang:master Jan 16, 2015
@steveklabnik steveklabnik deleted the gh20471 branch October 25, 2017 18:28
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.

In the Guide, the example of extracting a value from a newtype is confusing
5 participants