Skip to content

chore: update Rust toolchain to 1.92#797

Merged
alexhancock merged 1 commit intomainfrom
chore/update-rust
Apr 9, 2026
Merged

chore: update Rust toolchain to 1.92#797
alexhancock merged 1 commit intomainfrom
chore/update-rust

Conversation

@DaleSeo
Copy link
Copy Markdown
Member

@DaleSeo DaleSeo commented Apr 9, 2026

Motivation and Context

This PR updates the Rust toolchain in the repository from 1.90 to 1.92 (the current stable version is 1.94.1) and address issues based on the updated Clippy's default rules.

This follows a sequence of related fixes where release-plz checks were still failing due to toolchain/version interactions:

Even after those, we still had mismatch behavior between workflow setup and repo toolchain override. This PR makes the repo/toolchain baseline explicit and consistent by bumping the pinned repo toolchain itself.

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@DaleSeo DaleSeo requested a review from a team as a code owner April 9, 2026 15:43
@github-actions github-actions bot added T-config Configuration file changes T-core Core library changes T-transport Transport layer changes labels Apr 9, 2026
@alexhancock alexhancock merged commit 8a8c036 into main Apr 9, 2026
17 checks passed
@alexhancock alexhancock deleted the chore/update-rust branch April 9, 2026 18:10
@github-actions github-actions bot mentioned this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-core Core library changes T-transport Transport layer changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants