]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #24750 - withoutboats:patch-1, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 24 Apr 2015 04:19:27 +0000 (09:49 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 24 Apr 2015 04:19:27 +0000 (09:49 +0530)
commit76dd69183f8dc9d65188f9fea177963173a03718
tree3050d7ff68196901c585806b32c2a51488ef3a24
parent7e3bb03429a9b0f50550ccf70dc2f82dd2fe4357
parent3ae6a5e48d63ac65670bf1f3adeadf59b5beb7dd
Rollup merge of #24750 - withoutboats:patch-1, r=steveklabnik

 1) Moved 'while' section below 'loop', 'break', and 'continue'; 2) Added information to 'while' and 'for' loops that they interact with 'break' and 'continue' and may have a lifetime label. 3) Clarified labeling syntax on the infinite loops.
src/doc/reference.md