Skip to content

feat(mise): support Rust idiomatic version files - #676

Merged
iloveitaly merged 3 commits into
railwayapp:mainfrom
iloveitaly:rust/idiomatic
Aug 2, 2026
Merged

feat(mise): support Rust idiomatic version files#676
iloveitaly merged 3 commits into
railwayapp:mainfrom
iloveitaly:rust/idiomatic

Conversation

@iloveitaly

@iloveitaly iloveitaly commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Motivation

Rust projects using rust-toolchain.toml should have their requested toolchain and rustup installation options honored through mise.

Description

  • Enable Rust idiomatic version-file discovery in mise.
  • Copy rust-toolchain.toml into the mise install step so channel, profile, components, and targets are applied.
  • Document Rust toolchain parsing and the supported configuration file.

Test

  • Built examples/rust-custom-toolchain and verified rust-toolchain.toml resolves Rust 1.59 through the idiomatic version-file path.
  • Built examples/rust-custom-version and verified the Cargo.toml rust-version fallback remains unchanged.

Links

@iloveitaly
iloveitaly merged commit 0de321c into railwayapp:main Aug 2, 2026
256 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant