Skip to content

Bump Rust version to 1.88 #7787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025
Merged

Bump Rust version to 1.88 #7787

merged 1 commit into from
Jul 25, 2025

Conversation

jimmygchen
Copy link
Member

Issue Addressed

In #7743, rust version was bumped:

  • msrv to 1.87
  • Dockerfile to 1.88

We also need to bump the other docker images as well, and might as well keep them all consistent at 1.88.

@jimmygchen jimmygchen added ready-for-review The code is ready for review backwards-incompat Backwards-incompatible API change labels Jul 24, 2025
@jimmygchen
Copy link
Member Author

Updating self-hosted runners to 1.88, will re-run CI once that's done.

Copy link

mergify bot commented Jul 24, 2025

Some required checks have failed. Could you please take a look @jimmygchen? 🙏

@mergify mergify bot added waiting-on-author The reviewer has suggested changes and awaits thier implementation. ready-for-review The code is ready for review and removed ready-for-review The code is ready for review waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels Jul 24, 2025
@@ -4,7 +4,7 @@ version = "7.1.0"
authors = ["Sigma Prime <[email protected]>"]
edition = { workspace = true }
autotests = false
rust-version = "1.87.0"
rust-version = "1.88.0"
Copy link
Member

Choose a reason for hiding this comment

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

We don't technically need to bump the MSRV, right?

Copy link
Member Author

@jimmygchen jimmygchen Jul 25, 2025

Choose a reason for hiding this comment

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

We don't, but the previous PR bumped the dockerfile to 1.88, and we usually bump all the versions together - a bit easier to maintain IMO.
OR we could keep everything at 1.87, what do you think?

Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jul 25, 2025
mergify bot added a commit that referenced this pull request Jul 25, 2025
mergify bot added a commit that referenced this pull request Jul 25, 2025
@mergify mergify bot merged commit 1a6eeb2 into sigp:unstable Jul 25, 2025
62 of 87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-incompat Backwards-incompatible API change ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants