Skip to content

bump rust nightly to 2025-03-31#5952

Closed
yihau wants to merge 1 commit intoanza-xyz:masterfrom
yihau:bump-rust-nightly-2025-03-31
Closed

bump rust nightly to 2025-03-31#5952
yihau wants to merge 1 commit intoanza-xyz:masterfrom
yihau:bump-rust-nightly-2025-03-31

Conversation

@yihau
Copy link
Copy Markdown
Member

@yihau yihau commented Apr 24, 2025

Problem

we haven’t upgraded the nightly version in a while. it seems we don’t have a rule for which version to use, so I’ll just stick with this one:

1.86.0-aarch64-apple-darwin unchanged - rustc 1.86.0 (05f9846f8 2025-03-31)

Summary of Changes

bump it

@steviez
Copy link
Copy Markdown

steviez commented Apr 27, 2025

Ha nice, I actually just noticed that our nightly is quite old too; glad you're already on in 🫡

Comment thread ci/rust-version.sh
nightly_version="$RUST_NIGHTLY_VERSION"
else
nightly_version=2024-11-22
nightly_version=2025-03-31
Copy link
Copy Markdown

@brooksprumo brooksprumo May 1, 2025

Choose a reason for hiding this comment

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

I think we should bump to nightly-2025-02-16 instead. This is the last nightly of rust version 1.86.0. This would allow us to use the same stable and nightly versions.

Suggested change
nightly_version=2025-03-31
nightly_version=2025-02-16

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Seems reasonable to me !

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