Skip to content

Remove some no-longer-necessary Ok-wrapping#7205

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:less-ok-wrapping
Oct 10, 2023
Merged

Remove some no-longer-necessary Ok-wrapping#7205
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:less-ok-wrapping

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Since #7152 the error types of sync and async are the same so much of the prior Ok-wrapping isn't necessary any more.

Since bytecodealliance#7152 the error types of sync and async are the same so much of
the prior `Ok`-wrapping isn't necessary any more.
@alexcrichton alexcrichton requested a review from a team as a code owner October 10, 2023 12:00
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team October 10, 2023 12:00
@github-actions github-actions Bot added the wasi Issues pertaining to WASI label Oct 10, 2023
@alexcrichton alexcrichton added this pull request to the merge queue Oct 10, 2023
Merged via the queue into bytecodealliance:main with commit 1abac1e Oct 10, 2023
@alexcrichton alexcrichton deleted the less-ok-wrapping branch October 10, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasi Issues pertaining to WASI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants