]> git.lizzy.rs Git - rust.git/commitdiff
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)
 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.

1  2 
src/doc/reference.md

Simple merge