Skip to content

Use a rust-toolchain.toml file? #1744

Description

@spenserblack

This is something I've gotten in the habit of doing in my Rust projects, to help lock the development environment to a specific Rust version.

As an added bonus, We can drop the CI steps that setup the preferred Rust version, as the built-in cargo executable in the actions runners should automatically download and use the specified rust version.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions