alexcrichton opened PR #12249 from alexcrichton:fix-rustflags-clobber to bytecodealliance:main:
This fixes an issues where for release binaries we set some
RUSTFLAGSfor some targets but that was getting clobbered by setting-Dwarnings. This only affects Windows binaries right now and in theory means that all future Windows binaries will be a bit more portable.<!--
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 ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested wasmtime-default-reviewers for a review on PR #12249.
alexcrichton requested cfallin for a review on PR #12249.
pchickey submitted PR review.
alexcrichton merged PR #12249.
Last updated: Jan 09 2026 at 13:15 UTC