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

Revert back to 1.78 as workspace MSRV #9231

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

alexcrichton
Copy link
Member

Last night's OSS-Fuzz build failed because the compiler used there hasn't been updated in quite some time. It's a nightly of 1.78 from the beginning of this year which means the bump to 1.79 recently for this workspace meant that Wasmtime stopped building there.

This commit reverts ac607ed and 1ad3da8 and then updates our github action to say that we're 3 versions behind the latest Rust right now with some commentary as to why.

Last night's OSS-Fuzz build failed because the compiler used there
hasn't been updated in quite some time. It's a nightly of 1.78 from the
beginning of this year which means the bump to 1.79 recently for this
workspace meant that Wasmtime stopped building there.

This commit reverts ac607ed and
1ad3da8 and then updates our github
action to say that we're 3 versions behind the latest Rust right now
with some commentary as to why.
@alexcrichton alexcrichton requested review from a team as code owners September 12, 2024 15:00
@alexcrichton alexcrichton requested review from elliottt and removed request for a team September 12, 2024 15:00
@alexcrichton alexcrichton added this pull request to the merge queue Sep 12, 2024
Merged via the queue into bytecodealliance:main with commit b2ec80f Sep 12, 2024
37 checks passed
@alexcrichton alexcrichton deleted the downgrade-msr branch September 12, 2024 16:25
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