Skip to content

Off-by-one-errors in 30-minute intro to Rust code examples #20686

@nstoddard

Description

@nstoddard

In the section "Safety and speed" in "A 30-minute Introduction to Rust", the first two for loops have off-by-one errors: the ranges should start at 0, not 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions