abrown opened PR #7910 from abrown:vet-prune
to bytecodealliance:main
:
When running
cargo vet
in #7900, it warned me that we should consider pruning some unused entries, etc. This is the result of runningcargo vet prune
.<!--
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
-->
abrown requested wasmtime-default-reviewers for a review on PR #7910.
abrown requested elliottt for a review on PR #7910.
abrown updated PR #7910.
elliottt submitted PR review:
Looks good! :broom:
elliottt merged PR #7910.
alexcrichton commented on PR #7910:
Oh I think this has unfortunately undone the work of https://github.com/bytecodealliance/wasmtime/pull/7900 so we'll need to reland that for https://github.com/bytecodealliance/wasmtime/pull/7807
elliottt commented on PR #7910:
Should we revert this one?
Last updated: Nov 22 2024 at 16:03 UTC