Skip to content

build: upgrade Rust toolchain to 1.88.0#661

Merged
gaius-qi merged 1 commit into
mainfrom
feature/1.88
Jun 10, 2026
Merged

build: upgrade Rust toolchain to 1.88.0#661
gaius-qi merged 1 commit into
mainfrom
feature/1.88

Conversation

@gaius-qi

@gaius-qi gaius-qi commented Jun 9, 2026

Copy link
Copy Markdown
Member

Description

This pull request updates the Rust toolchain version used in the project from 1.85.0 to 1.88.0 across configuration files and CI workflows. This ensures consistency and allows the project to take advantage of improvements and fixes in the newer Rust release.

Toolchain version updates:

  • Updated the Rust toolchain version to 1.88.0 in the lint.yml GitHub Actions workflow (.github/workflows/lint.yml).
  • Updated the Rust toolchain version to 1.88.0 in the release.yml GitHub Actions workflow (.github/workflows/release.yml).
  • Added a rust-toolchain.toml file specifying Rust 1.88.0 as the default toolchain for the project.

Related Issue

Motivation and Context

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi self-assigned this Jun 9, 2026
@gaius-qi gaius-qi added the enhancement New feature or request label Jun 9, 2026
@gaius-qi gaius-qi requested review from a team as code owners June 9, 2026 10:00
@gaius-qi gaius-qi merged commit 4c3014f into main Jun 10, 2026
6 checks passed
@gaius-qi gaius-qi deleted the feature/1.88 branch June 10, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants