Stream: git-wasmtime

Topic: wasmtime / PR #9965 Enable `impl-trait-overcaptures` 2024...


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

alexcrichton opened PR #9965 from alexcrichton:impl-trait-overcaptures to bytecodealliance:main:

This lint detects cases where returning impl Trait will work differently in 2024 than in the current 2021 edition. Ambiguities are resolved with use<..> syntax stabilized in Rust 1.82.0 to mean the same thing in both editions.

<!--
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 19:32):

alexcrichton requested fitzgen for a review on PR #9965.

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

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

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

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

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

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

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

alexcrichton updated PR #9965.

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

alexcrichton updated PR #9965.

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

pchickey submitted PR review.

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

alexcrichton updated PR #9965.

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

alexcrichton has enabled auto merge for PR #9965.

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

alexcrichton updated PR #9965.

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

alexcrichton has enabled auto merge for PR #9965.

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

github-actions[bot] commented on PR #9965:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:meta", "pulley", "wasi", "wasmtime:api", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

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

alexcrichton updated PR #9965.

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

alexcrichton has enabled auto merge for PR #9965.

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

alexcrichton merged PR #9965.


Last updated: Jan 24 2025 at 00:11 UTC