On Tue, Nov 19, 2013 at 6:00 AM, spir <denis.s...@gmail.com> wrote:
> On 11/19/2013 10:30 AM, Valentin Gosu wrote:
>>
>> Also, it seems none of the docs have been updated for with the changing of
>> loop -> continue
>
>
> Oh, has this changed? (I've just updated my editor's list of keywords to
> include "loop".)
>
> Denis

The `loop` keyword still exists for the moment, but only for infinite
loops. I'd prefer removing it and just using `while true { ... }`.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to