Skip to content

docs: bump stated Rust MSRV from 1.88 to 1.90#2276

Open
mesutoezdil wants to merge 1 commit into
NVIDIA:mainfrom
mesutoezdil:fix/contributing-rust-msrv
Open

docs: bump stated Rust MSRV from 1.88 to 1.90#2276
mesutoezdil wants to merge 1 commit into
NVIDIA:mainfrom
mesutoezdil:fix/contributing-rust-msrv

Conversation

@mesutoezdil

Copy link
Copy Markdown
Contributor

CONTRIBUTING.md lists Rust 1.88+ as a project requirement, but Cargo.toml's [workspace.package] rust-version is set to "1.90" (and rust-toolchain.toml pins 1.95.0). Building with 1.88 or 1.89 fails Cargo's MSRV check. Updates the documented minimum to match.

Cargo.toml sets rust-version = "1.90" (rust-toolchain.toml pins
1.95.0), so building with the previously documented 1.88 fails
Cargo's MSRV check.
@copy-pr-bot

copy-pr-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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.

1 participant