alexcrichton opened PR #14299 from alexcrichton:deny-warnings-again to bytecodealliance:main:
Use
CARGO_BUILD_WARNINGS=denyinstead ofRUSTFLAGS=-Dwarningsbecause this'll eventually handle Cargo's lints and it additionally enables printing more errors if the build doesn't actually fail (e.g. rustc generates a warning and then Cargo promotes it to an error and keeps going with the rest of the build).<!--
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 fitzgen for a review on PR #14299.
alexcrichton requested wasmtime-default-reviewers for a review on PR #14299.
alexcrichton updated PR #14299.
:thumbs_up: pchickey submitted PR review.
alexcrichton has enabled auto merge for PR #14299.
alexcrichton added PR #14299 Change how warnings are denied in CI to the merge queue.
:check: alexcrichton merged PR #14299.
alexcrichton removed PR #14299 Change how warnings are denied in CI from the merge queue.
Last updated: Sep 20 2026 at 18:08 UTC