Skip to content

Add rust-toolchain.toml and bump to Rust 1.94#485

Merged
DavisVaughan merged 2 commits intomainfrom
feature/rust-version-bump
Mar 30, 2026
Merged

Add rust-toolchain.toml and bump to Rust 1.94#485
DavisVaughan merged 2 commits intomainfrom
feature/rust-version-bump

Conversation

@DavisVaughan
Copy link
Copy Markdown
Collaborator

@DavisVaughan DavisVaughan commented Mar 30, 2026

Now that we build our own binaries we can bump to Rust 1.94 (no reliance on cargo-xwin Dockerfile)

And we need Rust 1.94 for let chains

Introduces rust-toolchain.toml so that all CI and local builds of Air now use a consistent cargo version (previously CI was pinned to an old version, but local and test-CI used current Rust)

So all CI builds and all local builds use the same Rust version
Which is required for let chains, which we use!
@DavisVaughan DavisVaughan merged commit eac7ff6 into main Mar 30, 2026
6 checks passed
@DavisVaughan DavisVaughan deleted the feature/rust-version-bump branch March 30, 2026 19:06
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