Skip to content

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
Contributor

@bors: r+ rollup

thank you! Agree 100%.

@bors
Copy link
Collaborator

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