alexcrichton requested wasmtime-core-reviewers for a review on PR #9979.
alexcrichton requested dicej for a review on PR #9979.
alexcrichton opened PR #9979 from alexcrichton:fix-some-warnings
to bytecodealliance:main
:
Not sure why these aren't firing on the 2021 edition, but I figured I'd just roll with it.
<!--
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
-->
dicej submitted PR review.
Oops, CI has some
&str
vs.&String
concerns.
alexcrichton closed without merge PR #9979.
alexcrichton commented on PR #9979:
Oh!
This is related to the update to
wit-bindgen
, not clippy & editions. I got my wires crossed. This'll land whenwit-bindgen
is updated in this repo.
Last updated: Jan 24 2025 at 00:11 UTC