Skip to content
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

Update to Rust 1.76.0 #1134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

LegNeato
Copy link
Contributor

@LegNeato LegNeato commented Feb 17, 2024

This updates to the last nightly tagged as rust 1.76, which was released to stable.

This is a version of #1109 that stops on the last nightly of the current stable release rather than trying to track the most recent nightly.

@LegNeato LegNeato requested a review from eddyb as a code owner February 17, 2024 03:29
@LegNeato LegNeato changed the title Update to 1.76.0 Update to Rust 1.76.0 Feb 17, 2024
@LegNeato
Copy link
Contributor Author

LegNeato commented Feb 17, 2024

Not sure about the lint error, RUSTDOCFLAGS=-Dwarnings cargo doc --no-deps passes when run locally.

This is the last nightly tagged as 1.76.0
@LegNeato
Copy link
Contributor Author

it looks like this nightly might be a bit buggy as it is ICEing on non-rust-gpu stuff. Should we fast-forward to nightly-2023-12-31 (which we know works from the other PR) or some other version?

@LegNeato
Copy link
Contributor Author

Actually, the forward porting touched this area...so either they cut on a buggy commit or I got the porting wrong. Need to investigate.

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.

None yet

1 participant