alexcrichton opened PR #13759 from alexcrichton:remove-unforced-access to bytecodealliance:main:
Juggle some things around to remove an otherwise-needed promotion.
Follow-up from #13695
<!--
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
-->
alexcrichton requested pchickey for a review on PR #13759.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13759.
:thumbs_up: pchickey submitted PR review:
I think there diff on resources.rs line 302 should be backed out? otherwise lgtm
:thumbs_up: pchickey submitted PR review:
I think the diff on resources.rs line 302 should be backed out? otherwise lgtm
:memo: pchickey submitted PR review.
:speech_balloon: pchickey created PR review comment:
let cx = self.task_state.call_context(scope)?;
alexcrichton updated PR #13759.
alexcrichton has enabled auto merge for PR #13759.
alexcrichton updated PR #13759.
alexcrichton added PR #13759 Remove an accessor of unforced_current_thread to the merge queue
github-actions[bot] added the label wasmtime:api on PR #13759.
github-merge-queue[bot] removed PR #13759 Remove an accessor of unforced_current_thread from the merge queue
alexcrichton added PR #13759 Remove an accessor of unforced_current_thread to the merge queue
:check: alexcrichton merged PR #13759.
alexcrichton removed PR #13759 Remove an accessor of unforced_current_thread from the merge queue
Last updated: Jul 29 2026 at 05:03 UTC