Skip to content

MSRV bump to 1.98.1 - #2560

Merged
Mirko-von-Leipzig merged 4 commits into
nextfrom
mirko/bump-msrv
Sep 7, 2026
Merged

MSRV bump to 1.98.1#2560
Mirko-von-Leipzig merged 4 commits into
nextfrom
mirko/bump-msrv

Conversation

@Mirko-von-Leipzig

@Mirko-von-Leipzig Mirko-von-Leipzig commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

https://blog.rust-lang.org/2026/09/03/Rust-1.98.1/

1.98.0 contains miscompilation which may result in UB. aka avoid at all costs.

I've also fixed one yanked crate, and upgraded our docker image to trixie (from bookworm).

This PR is blocked waiting on 1.98.1 to be deployed to docker by the rust team. rust-lang/docker-rust#285. We can monkey patch this via rustup but I think we can wait a day or two.

Changelog

[[entry]]
scope       = "general"
impact      = "breaking"
description = "Bumped MSRV to 1.98.1 to avoid a miscompilation bug on 1.98.0"

@kkovaacs kkovaacs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me!

@Mirko-von-Leipzig
Mirko-von-Leipzig merged commit af0fe03 into next Sep 7, 2026
25 of 27 checks passed
@Mirko-von-Leipzig
Mirko-von-Leipzig deleted the mirko/bump-msrv branch September 7, 2026 07:21
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