Stream: git-wasmtime

Topic: wasmtime / PR #10806 Update Wasmtime to the 2024 Rust Edi...


view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:49):

alexcrichton opened PR #10806 from alexcrichton:edition2024 to bytecodealliance:main:

Now that our MSRV supports the 2024 edition it's possible to make this switch. This commit moves Wasmtime to the 2024 Edition to keep up-to-date with Rust idioms and access many of the edition features exclusive to the 2024 edition.

prtest:full

<!--
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 (May 19 2025 at 14:49):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:49):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:49):

alexcrichton requested pchickey for a review on PR #10806.

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:58):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #10806.

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:58):

alexcrichton requested cfallin for a review on PR #10806.

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 14:58):

alexcrichton updated PR #10806.

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 16:05):

cfallin submitted PR review:

From the commit messages it looks like this is just the metadata update then a cargo fmt? I didn't read through all the reformatting noise in detail but :+1: if so

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 16:41):

alexcrichton commented on PR #10806:

Indeed!

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2025 at 17:02):

alexcrichton merged PR #10806.


Last updated: Dec 06 2025 at 06:05 UTC