Am 21.12.2011 um 20:19 schrieb Marijn Haverbeke:

>> 4. Lack of break, continue, and labels.  I know this is a big one but some 
>> loops are difficult to write without. Anything
>>   more than what is there today will be much apreciated.
> 
> 'break' and 'cont' exist (though without labels, and not able to break
> out of a block function).


Thanks, I should have been more clear, I specifically ment breaking out of 
blocks and using labels.


Stefan.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to