Stream: git-wasmtime

Topic: wasmtime / PR #9353 Enable Rust's `unused-macro-rules` lint


view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 19:59):

alexcrichton opened PR #9353 from alexcrichton:unused-macro-rules to bytecodealliance:main:

This is allow-by-default in the compiler but looks like it's got a high fidelity for us where we don't use macros super heavily, so let's try having it enabled.

<!--
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 (Oct 01 2024 at 19:59):

alexcrichton requested elliottt for a review on PR #9353.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 19:59):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #9353.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 19:59):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 19:59):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 20:26):

elliottt submitted PR review:

Nice!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 20:51):

alexcrichton merged PR #9353.


Last updated: Nov 22 2024 at 17:03 UTC