Stream: git-wasmtime

Topic: wasmtime / PR #14299 Change how warnings are denied in CI


view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 16:55):

alexcrichton opened PR #14299 from alexcrichton:deny-warnings-again to bytecodealliance:main:

Use CARGO_BUILD_WARNINGS=deny instead of RUSTFLAGS=-Dwarnings because 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:

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

Please review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.md

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 (Sep 08 2026 at 16:55):

alexcrichton requested fitzgen for a review on PR #14299.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 16:55):

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

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 18:40):

alexcrichton updated PR #14299.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 18:44):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 18:54):

alexcrichton has enabled auto merge for PR #14299.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 19:06):

alexcrichton added PR #14299 Change how warnings are denied in CI to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 19:40):

:check: alexcrichton merged PR #14299.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2026 at 19:40):

alexcrichton removed PR #14299 Change how warnings are denied in CI from the merge queue.


Last updated: Sep 20 2026 at 18:08 UTC