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

Upgrades to Rust 1.66.1 #29827

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Upgrades to Rust 1.66.1 #29827

merged 1 commit into from
Jan 24, 2023

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented Jan 23, 2023

https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html

Note, this PR only updates the stable Rust version. In Rust 1.68 (what would be the normal nightly), the layout of structs can/does change. This is manifesting in the program runtime how a few types are passed to and from the vm. These types need to be audited to see if any require a stable-layout version.

Related: #29304

@brooksprumo
Copy link
Contributor Author

@yihau Can you add the Rust 1.66.1 toolchain to the appropriate CI agents so they'll be able to build this PR? Thanks in advance!

@yihau
Copy link
Member

yihau commented Jan 23, 2023

Sure! Just pushed both of them 👻

@brooksprumo brooksprumo marked this pull request as ready for review January 23, 2023 18:55
@brooksprumo brooksprumo requested a review from mvines January 23, 2023 19:08
@yihau yihau merged commit 631dd57 into solana-labs:master Jan 24, 2023
@brooksprumo brooksprumo deleted the rust-1.66.1 branch January 24, 2023 13:06
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