On Sun, May 24, 2015 at 12:06 PM, weaselcat via Digitalmars-d <
[email protected]> wrote:

>
> Furthermore, I strongly dislike that Rust has made it completely
> impossible to opt out of bounds checking without annotating your code with
> unsafe.
>

Using iterators should cause bounds checking to be eliminated; otherwise,
it should be a bug.

--
Ziad

Reply via email to