Stream: git-wasmtime

Topic: wasmtime / PR #9324 Fix clippy lints on aarch64-apple-darwin


view this post on Zulip Wasmtime GitHub notifications bot (Sep 28 2024 at 16:28):

alexcrichton opened PR #9324 from alexcrichton:fix-clippy-arm64-macos to bytecodealliance:main:

This isn't caught in CI because it's in platform-specific code, but allow a few extra lints in platform-specific code since the "noisier than default" stance is not as useful for platform-specific code where we have far less control over integral types.

<!--
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 (Sep 28 2024 at 16:28):

alexcrichton requested elliottt for a review on PR #9324.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 28 2024 at 16:28):

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

view this post on Zulip Wasmtime GitHub notifications bot (Sep 28 2024 at 21:38):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 28 2024 at 21:53):

fitzgen merged PR #9324.


Last updated: Nov 22 2024 at 16:03 UTC