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

docs: let introduces a statement #32316

Merged
merged 1 commit into from
Mar 19, 2016
Merged

docs: let introduces a statement #32316

merged 1 commit into from
Mar 19, 2016

Conversation

tclfs
Copy link
Contributor

@tclfs tclfs commented Mar 17, 2016

I changes expression to statement to make more accurate, because in Rust, let introduces a declaration statement.

I changes *expression* to *statement* to make more accurate, because in Rust, `let` introduces a declaration statement.
@steveklabnik
Copy link
Member

@bors: r+ rollup

thank you! Agree 100%.

@bors
Copy link
Contributor

bors commented Mar 17, 2016

📌 Commit 79244c3 has been approved by steveklabnik

eddyb added a commit to eddyb/rust that referenced this pull request Mar 19, 2016
docs: `let` introduces a statement

I changes *expression* to *statement* to make more accurate, because in Rust, `let` introduces a declaration statement.
bors added a commit that referenced this pull request Mar 19, 2016
Rollup of 14 pull requests

- Successful merges: #32265, #32269, #32271, #32288, #32308, #32316, #32319, #32321, #32327, #32329, #32332, #32337, #32342, #32347
- Failed merges:
@bors bors merged commit 79244c3 into rust-lang:master Mar 19, 2016
@tclfs tclfs deleted the patch-3 branch March 23, 2016 04:44
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.

4 participants