Skip to content

Bump rust toolchain to 1.96.0 - #5924

Open
coolreader18 wants to merge 6 commits into
masterfrom
noa/upd-rust-1.98
Open

coolreader18 wants to merge 6 commits into
masterfrom
noa/upd-rust-1.98

Conversation

@coolreader18

@coolreader18 coolreader18 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

rust-analyzer was complaining about the toolchain version being too old for it to work properly. This also ups the MSRV; I think I recall that we decided that we generally want to keep that in sync with our toolchain file.

I also wrote a script to keep the various version numbers we have in dockerfiles and such in sync with the rust-toolchain file.

cc @clockworklabs/devops

API and ABI breaking changes

MSRV bump but I don't think we count that.

Rollback safety impact

n/a

Expected complexity level and risk

2

Testing

n/a (or, I'm not sure what this involves)

@coolreader18
coolreader18 force-pushed the noa/upd-rust-1.98 branch 4 times, most recently from db99da4 to 31d4f62 Compare September 16, 2026 21:30
@coolreader18
coolreader18 added this pull request to stack #5954 September 16, 2026 21:33
@coolreader18
coolreader18 force-pushed the noa/upd-rust-1.98 branch 2 times, most recently from f3a724d to caaf134 Compare September 18, 2026 15:30
@coolreader18 coolreader18 changed the title Bump rust toolchain to 1.98.1 Bump rust toolchain to 1.96.0 Sep 18, 2026

@jdetter jdetter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We discussed this during standup. We decided to do a lower-risk change here which is to instead of taking literally the latest version we're using a version from ~2 minor releases ago.

I have no objections from the devops side so I'm good to approve this. Tyler gave his verbal approval during standup today as long as we're using a version from at least 2 minor revisions ago. I verified that at the time of writing this PR the latest version available is 1.98.0 and we're upgrading to 1.96.0 which fits that criteria.

Thanks @coolreader18 👍

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