Skip to content

CI: Update to Rust 1.90#2022

Merged
smalis-msft merged 2 commits intomicrosoft:mainfrom
smalis-msft:rust-190
Sep 18, 2025
Merged

CI: Update to Rust 1.90#2022
smalis-msft merged 2 commits intomicrosoft:mainfrom
smalis-msft:rust-190

Conversation

@smalis-msft
Copy link
Contributor

No description provided.

@smalis-msft smalis-msft requested a review from a team as a code owner September 18, 2025 20:32
Copilot AI review requested due to automatic review settings September 18, 2025 20:32
@smalis-msft smalis-msft requested a review from a team as a code owner September 18, 2025 20:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Rust toolchain version from 1.89 to 1.90 across the OpenVMM project. The update ensures all build environments and dependency configurations use the latest version.

  • Updates workspace package rust-version in Cargo.toml files
  • Updates rustup toolchain version in build configuration files
  • Updates all CI workflow files to use Rust 1.90.0

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Updates rust-version from "1.89" to "1.90" in workspace configuration
xsync/Cargo.toml Updates rust-version from "1.89" to "1.90" in workspace configuration
flowey/flowey_lib_hvlite/src/_jobs/cfg_versions.rs Updates RUSTUP_TOOLCHAIN constant from "1.89.0" to "1.90.0"
.github/workflows/openvmm-pr.yaml Updates all Rust installation commands to use 1.90.0 toolchain
.github/workflows/openvmm-pr-release.yaml Updates all Rust installation commands to use 1.90.0 toolchain
.github/workflows/openvmm-docs-pr.yaml Updates all Rust installation commands to use 1.90.0 toolchain
.github/workflows/openvmm-docs-ci.yaml Updates all Rust installation commands to use 1.90.0 toolchain
.github/workflows/openvmm-ci.yaml Updates all Rust installation commands to use 1.90.0 toolchain

benhillis
benhillis previously approved these changes Sep 18, 2025
@smalis-msft smalis-msft merged commit a7258a2 into microsoft:main Sep 18, 2025
29 checks passed
@smalis-msft smalis-msft deleted the rust-190 branch September 18, 2025 21:55
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.

2 participants