]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #33720 - mark-summerfield:patch-1, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 19 May 2016 15:51:07 +0000 (21:21 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 19 May 2016 15:51:07 +0000 (21:21 +0530)
Clarified that `let(mut x, y) =` only makes x mutable, not y

Closes #33716


Trivial merge