Stream: git-wasmtime

Topic: wasmtime / PR #11404 Enable the `clippy::multiple_bound_l...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:56):

alexcrichton opened PR #11404 from alexcrichton:multiple_bound_locations to bytecodealliance:main:

This opts-in to a new Clippy lint which is intended to help clean up historical refactorings to ensure that bounds on type parameters are either in the type parameter declaration or in a where clause, but not both.

<!--
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 (Aug 08 2025 at 15:56):

alexcrichton requested fitzgen for a review on PR #11404.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:56):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:56):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:56):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:57):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:59):

alexcrichton has enabled auto merge for PR #11404.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 16:28):

alexcrichton merged PR #11404.


Last updated: Dec 06 2025 at 06:05 UTC