alexcrichton opened PR #14308 from alexcrichton:back36 to bytecodealliance:release-36.0.0:
This commit fixes the generated source of
bindgen!to be compatible with the latest nightly of Rust will likely become stable in the future. This is the same spirit as #14307 except the 36.0.x release branch is old enough that I'm not trying to update the nightly toolchain here. I've verified locally that the latest nightly compiles this source without error, although it has a few hundred warnings as expected.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.mdPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested dicej for a review on PR #14308.
alexcrichton requested wasmtime-core-reviewers for a review on PR #14308.
Last updated: Sep 20 2026 at 18:08 UTC