Stream: git-wasmtime

Topic: wasmtime / PR #9961 Remove `#![deny(warnings)]` from `was...


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

alexcrichton opened PR #9961 from alexcrichton:remove-deny-warnings to bytecodealliance:main:

Looks like this accidentally snuck in in #9696 but in general we want to avoid #![deny(warnings)] because our CI is where warnings are promoted to errors.

<!--
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 (Jan 09 2025 at 17:02):

alexcrichton requested pchickey for a review on PR #9961.

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

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

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 17:05):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 17:07):

alexcrichton has enabled auto merge for PR #9961.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 17:36):

alexcrichton merged PR #9961.


Last updated: Jan 24 2025 at 00:11 UTC