Skip to content

Set MSRV 1.85 & move to stable toolchain#161

Merged
HDauven merged 1 commit intomasterfrom
stable-msrv
Feb 2, 2026
Merged

Set MSRV 1.85 & move to stable toolchain#161
HDauven merged 1 commit intomasterfrom
stable-msrv

Conversation

@HDauven
Copy link
Copy Markdown
Member

@HDauven HDauven commented Jan 24, 2026

No description provided.

@HDauven HDauven requested a review from Copilot January 25, 2026 18:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR transitions the project from using the nightly Rust toolchain to the stable toolchain, establishing a Minimum Supported Rust Version (MSRV) of 1.85.

Changes:

  • Updated toolchain configuration from nightly to stable channel
  • Set MSRV to 1.85 in package metadata
  • Updated CI workflow job names to reflect stable toolchain usage

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
rust-toolchain.toml Changed toolchain channel from "nightly" to "stable"
Cargo.toml Added rust-version = "1.85" to specify MSRV
.github/workflows/dusk_ci.yml Updated job names from "Nightly tests" to "Stable tests"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@HDauven HDauven requested a review from moCello February 2, 2026 09:40
Copy link
Copy Markdown
Member

@moCello moCello left a comment

Choose a reason for hiding this comment

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

LGTM

@HDauven HDauven merged commit 5cb419e into master Feb 2, 2026
4 checks passed
@HDauven HDauven deleted the stable-msrv branch February 2, 2026 10:31
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.

3 participants