Skip to content

wasmtime-wasi-http: provide Debug impls in all pub types#8979

Merged
alexcrichton merged 2 commits intomainfrom
pch/wasmtime_wasi_http_debug_impls
Jul 22, 2024
Merged

wasmtime-wasi-http: provide Debug impls in all pub types#8979
alexcrichton merged 2 commits intomainfrom
pch/wasmtime_wasi_http_debug_impls

Conversation

@pchickey
Copy link
Copy Markdown
Contributor

In another project I was using tracing::instrument on functions that took some of these types, and it didn't seem like there was any good reason not to provide Debug impls.

Added one for wasmtime-wasi AbortOnDropJoinHandle as well, since it was used in some of these public types.

@pchickey pchickey requested a review from a team as a code owner July 20, 2024 00:04
@pchickey pchickey requested review from elliottt and fitzgen and removed request for a team and fitzgen July 20, 2024 00:04
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Jul 20, 2024
@alexcrichton alexcrichton added this pull request to the merge queue Jul 22, 2024
Merged via the queue into main with commit 0d1efe7 Jul 22, 2024
@alexcrichton alexcrichton deleted the pch/wasmtime_wasi_http_debug_impls branch July 22, 2024 14:46
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