]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14885 : pcwalton/rust/struct-literal-tightening, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 24 Jun 2014 00:36:54 +0000 (00:36 +0000)
committerbors <bors@rust-lang.org>
Tue, 24 Jun 2014 00:36:54 +0000 (00:36 +0000)
`for...in`.

Closes #14803.

If you used a structure literal after one of these keywords, surround it
in parentheses.

[breaking-change]

r? @nick29581


Trivial merge