alexcrichton requested dicej for a review on PR #13549.
alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13549.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13549.
alexcrichton opened PR #13549 from alexcrichton:move-type-params to bytecodealliance:main:
This commit lifts the
<T>type parameter on all methods of*WithStoretraits up to the trait level instead of on each method. This is functionally equivalent, more ergonomic, and exposesTto be used inSelftypes if so desired.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
:thumbs_up: dicej submitted PR review.
alexcrichton updated PR #13549.
alexcrichton has enabled auto merge for PR #13549.
alexcrichton added PR #13549 Move the type parameters on *WithStore traits to the merge queue.
:check: alexcrichton merged PR #13549.
alexcrichton removed PR #13549 Move the type parameters on *WithStore traits from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC