Skip to content

Bump rust version to 1.94.0#7442

Open
p-r-a-v-i-n wants to merge 1 commit intoRustPython:mainfrom
p-r-a-v-i-n:update-rust
Open

Bump rust version to 1.94.0#7442
p-r-a-v-i-n wants to merge 1 commit intoRustPython:mainfrom
p-r-a-v-i-n:update-rust

Conversation

@p-r-a-v-i-n
Copy link

@p-r-a-v-i-n p-r-a-v-i-n commented Mar 16, 2026

from refs: https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/

Summary by CodeRabbit

  • Chores
    • Updated minimum Rust version requirement to 1.94.0

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 2db8e255-58fb-4748-a261-e924fcf0babe

📥 Commits

Reviewing files that changed from the base of the PR and between f27490c and 655bf08.

📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The Cargo.toml workspace package configuration has been updated to specify Rust version 1.94.0 instead of 1.93.0. This is a straightforward version bump with no other changes to the workspace or project configuration.

Changes

Cohort / File(s) Summary
Workspace Configuration
Cargo.toml
Updated workspace package rust-version from "1.93.0" to "1.94.0"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hop along to version new,
Rust 1.94's here, shiny and true!
A little bump in the toolchain we keep,
While all our features stay solid and deep!

🚥 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 PR title 'Bump rust version to 1.94.0' directly and clearly describes the main change: updating the Rust version from 1.93.0 to 1.94.0 in Cargo.toml, which aligns with the PR objectives.
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
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Tip

You can disable poems in the walkthrough.

Disable the reviews.poem setting to disable the poems in the walkthrough.

@ShaharNaveh
Copy link
Contributor

ShaharNaveh commented Mar 16, 2026

@p-r-a-v-i-n ty for the PR, and welcome the project:)

Is there a reason to bump the minimum required rustc version? This will prohibit to run the project with 1.93 (although it can run just fine)

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