Skip to content

Scope futures returned by wasip3 http implementations - #14220

Merged
rvolosatovs merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:capture-less
Aug 27, 2026
Merged

Scope futures returned by wasip3 http implementations#14220
rvolosatovs merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:capture-less

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Flag to rustc that the input hooks argument isn't captured in the output impl Future argument.

Closes #14218

Flag to rustc that the input `hooks` argument isn't captured in the
output `impl Future` argument.

Closes bytecodealliance#14218
@alexcrichton
alexcrichton requested a review from a team as a code owner August 27, 2026 21:49
@alexcrichton
alexcrichton requested review from rvolosatovs and removed request for a team August 27, 2026 21:49
@rvolosatovs
rvolosatovs added this pull request to the merge queue Aug 27, 2026
Merged via the queue into bytecodealliance:main with commit 1991962 Aug 27, 2026
54 checks passed
@alexcrichton
alexcrichton deleted the capture-less branch August 27, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wasi-http: p3 Request::from_http/Response::from_http returned futures spuriously capture the hooks borrow

3 participants