Skip to content

Document the minimum supported Rust version (MSRV) #25

Open
@dylanmckay

Description

@dylanmckay

The book has strong constraints on the minimum supported Rust nightly version due to the fact that AVR support is new, and certain instructions/steps depend on changes that are in more recent Rust nigthlies but not others.

Document it at the top level of the book somewhere. In general, it will be bumped to the latest version of the Rust nightly compiler when first put in place, and then subsequently the version should be updated whenever steps in the book are modified or added which depend on newer features.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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