> 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).
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to