Stream: git-wasmtime

Topic: wasmtime / PR #12705 Fix error chaining and casting with ...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 21:49):

fitzgen requested alexcrichton for a review on PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 21:49):

fitzgen opened PR #12705 from fitzgen:error-is-and-downcast-through-anyhow to bytecodealliance:main:

Fixes https://github.com/bytecodealliance/wasmtime/issues/12690

<!--
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 (Mar 02 2026 at 21:49):

fitzgen requested wasmtime-core-reviewers for a review on PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 21:54):

fitzgen updated PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 22:45):

alexcrichton created PR review comment:

Personally I think it's best to avoid raw identifiers wherever possible, so I'd recommend renaming this to move_ instead of r#move which is a bit arcane to read if you don't already know about raw identifiers

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 22:45):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 22:52):

fitzgen updated PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 22:52):

fitzgen has enabled auto merge for PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 23:06):

fitzgen added PR #12705 Fix error chaining and casting with anyhow errors in the chain to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2026 at 23:41):

github-merge-queue[bot] removed PR #12705 Fix error chaining and casting with anyhow errors in the chain from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2026 at 00:24):

fitzgen updated PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2026 at 00:24):

fitzgen has enabled auto merge for PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2026 at 00:38):

fitzgen added PR #12705 Fix error chaining and casting with anyhow errors in the chain to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2026 at 01:01):

fitzgen merged PR #12705.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2026 at 01:01):

fitzgen removed PR #12705 Fix error chaining and casting with anyhow errors in the chain from the merge queue.


Last updated: Mar 23 2026 at 16:19 UTC