fitzgen requested alexcrichton for a review on PR #12705.
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:
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
-->
fitzgen requested wasmtime-core-reviewers for a review on PR #12705.
fitzgen updated PR #12705.
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 ofr#movewhich is a bit arcane to read if you don't already know about raw identifiers
alexcrichton submitted PR review.
fitzgen updated PR #12705.
fitzgen has enabled auto merge for PR #12705.
fitzgen added PR #12705 Fix error chaining and casting with anyhow errors in the chain to the merge queue.
github-merge-queue[bot] removed PR #12705 Fix error chaining and casting with anyhow errors in the chain from the merge queue.
fitzgen updated PR #12705.
fitzgen has enabled auto merge for PR #12705.
fitzgen added PR #12705 Fix error chaining and casting with anyhow errors in the chain to the merge queue.
fitzgen merged PR #12705.
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