Skip to content

feat: pin Rust toolchain version and update CI workflows for consistency - #244

Merged
lxsaah merged 1 commit into
mainfrom
207-pin-the-rust-toolchain-devcontainer-and-ci-build-with-different-compilers
Sep 2, 2026
Merged

feat: pin Rust toolchain version and update CI workflows for consistency#244
lxsaah merged 1 commit into
mainfrom
207-pin-the-rust-toolchain-devcontainer-and-ci-build-with-different-compilers

Conversation

@lxsaah

@lxsaah lxsaah commented Sep 2, 2026

Copy link
Copy Markdown
Contributor
  • Added rust-toolchain.toml to pin the Rust version and associated targets/components.
  • Updated Dockerfile and CI workflows to use the pinned Rust version.
  • Introduced check-toolchain-pin target in Makefile to ensure consistency between Dockerfile and rust-toolchain.toml.
  • Updated various Cargo.toml files to specify rust-version.workspace for better compatibility.

Related Issue

- Added rust-toolchain.toml to pin the Rust version and associated targets/components.
- Updated Dockerfile and CI workflows to use the pinned Rust version.
- Introduced check-toolchain-pin target in Makefile to ensure consistency between Dockerfile and rust-toolchain.toml.
- Updated various Cargo.toml files to specify rust-version.workspace for better compatibility.
@lxsaah lxsaah linked an issue Sep 2, 2026 that may be closed by this pull request
5 tasks
@lxsaah
lxsaah merged commit 19fbb25 into main Sep 2, 2026
14 checks passed
@lxsaah
lxsaah deleted the 207-pin-the-rust-toolchain-devcontainer-and-ci-build-with-different-compilers branch September 2, 2026 18:19
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.

Pin the Rust toolchain: devcontainer and CI build with different compilers

1 participant