Stream: git-wasmtime

Topic: wasmtime / PR #8796 Update MSRV to 1.77.0


view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:49):

alexcrichton opened PR #8796 from alexcrichton:update-msrv to bytecodealliance:main:

This accompanies today's release of Rust 1.79.0. This means that CI will now use the latest stable of 1.79.0 for testing primarily. Additionally this updates the pinned nightly commit used for testing to today's nightly and fixes a few warnings that uncovered. I plan on having a follow-up that leverages some new APIs and features in 1.77.0.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:49):

alexcrichton requested abrown for a review on PR #8796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:49):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #8796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:49):

alexcrichton requested elliottt for a review on PR #8796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:49):

alexcrichton requested wasmtime-core-reviewers for a review on PR #8796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:49):

alexcrichton requested wasmtime-default-reviewers for a review on PR #8796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:51):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 19:51):

alexcrichton created PR review comment:

This change is because rustc now warns that target_os = "nebulet" doesn't exist. I think that means the target was probably removed here. I don't know what nebulet is myself, though, so I'm just obeying rustc.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 20:14):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 20:31):

alexcrichton merged PR #8796.


Last updated: Oct 23 2024 at 20:03 UTC