-
Notifications
You must be signed in to change notification settings - Fork 468
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
Bump Rust version to 1.74.1 #25331
Bump Rust version to 1.74.1 #25331
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should also bump the NIGHTLY_RUST_DATE
Thanks!
Disabling auto-merge because of @ParkMyCar's comment. |
a85b6aa
to
9ec7bba
Compare
2e6a9ed
to
92e2200
Compare
Unless I'm missing it this could still use a bump. I think it's fine to defer that bump until the 1.76 bump though. |
Indeed. I tried bumping the nightly version but that failed because of various reasons, so I tried a few versions inbetween, but they all fail for some reasons. Fixing the newest version will require a new version of nextest to be released, so I didn't want to block this since rustc is still panicking and making CI slightly annoying. |
Yup makes sense! Removing the ARM segfaults seems more important. |
Fixes: https://github.com/MaterializeInc/database-issues/issues/7406
Release notes: https://releases.rs/docs/1.74.1/
The fix we need for aarch64 compilation is rust-lang/rust#118464
Checklist
$T ⇔ Proto$T
mapping (possibly in a backwards-incompatible way), then it is tagged with aT-proto
label.