Skip to content

chore: upgrade rust toolchain to 1.94.0#6697

Merged
hanabi1224 merged 1 commit intomainfrom
hm/rust-1.94
Mar 6, 2026
Merged

chore: upgrade rust toolchain to 1.94.0#6697
hanabi1224 merged 1 commit intomainfrom
hm/rust-1.94

Conversation

@hanabi1224
Copy link
Contributor

@hanabi1224 hanabi1224 commented Mar 5, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Updated Rust toolchain to version 1.94.0

@hanabi1224 hanabi1224 marked this pull request as ready for review March 5, 2026 20:57
@hanabi1224 hanabi1224 requested a review from a team as a code owner March 5, 2026 20:57
@hanabi1224 hanabi1224 requested review from LesnyRumcajs and akaladarshi and removed request for a team March 5, 2026 20:57
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 5, 2026

Walkthrough

Updates the Rust toolchain version from 1.93.0 to 1.94.0 in the rust-toolchain.toml configuration file, keeping the components list unchanged.

Changes

Cohort / File(s) Summary
Rust Toolchain Configuration
rust-toolchain.toml
Bumps Rust toolchain channel from version 1.93.0 to 1.94.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

rust

Suggested reviewers

  • LesnyRumcajs
  • akaladarshi
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: upgrading the Rust toolchain from 1.93.0 to 1.94.0, which aligns with the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hm/rust-1.94

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@rust-toolchain.toml`:
- Line 2: The devnet-curio Dockerfile still pins an old Rust version via the
RUST_VERSION environment variable; update the RUST_VERSION value in
scripts/devnet-curio/curio.dockerfile (the RUST_VERSION environment/ARG line) to
match the rust-toolchain.toml channel ("1.94.0") so the container toolchain
aligns with the repository toolchain.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 3efdb6ca-505b-4573-8b5d-272f2836af0b

📥 Commits

Reviewing files that changed from the base of the PR and between 6ee5a3f and 624c0f4.

📒 Files selected for processing (1)
  • rust-toolchain.toml

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.37%. Comparing base (6ee5a3f) to head (624c0f4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

see 12 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ee5a3f...624c0f4. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hanabi1224 hanabi1224 added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit b0bfaaa Mar 6, 2026
39 checks passed
@hanabi1224 hanabi1224 deleted the hm/rust-1.94 branch March 6, 2026 04:35
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