]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #32316 - tclfs:patch-3, r=steveklabnik
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Sat, 19 Mar 2016 10:30:01 +0000 (12:30 +0200)
committerEduard-Mihai Burtescu <edy.burt@gmail.com>
Sat, 19 Mar 2016 10:30:01 +0000 (12:30 +0200)
docs: `let` introduces a statement

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


Trivial merge