pchickey opened PR #6373 from bytecodealliance:pch/error_fixes
to bytecodealliance:main
:
TypeInfo's error field is set when a type is used in a
_ -> result<_, E>
position. When the type isuse
d in another interface, it is given a different identifier. Chase this down to the definition identifier so that the definition is given the error treatment.
pchickey requested itsrainy for a review on PR #6373.
pchickey requested wasmtime-core-reviewers for a review on PR #6373.
itsrainy submitted PR review.
pchickey merged PR #6373.
Last updated: Nov 22 2024 at 17:03 UTC