Stream: git-wasmtime

Topic: wasmtime / PR #3131 Fix warning on new-stable


view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2021 at 15:09):

alexcrichton opened PR #3131 from fix-warning to main:

One of the fields of TargetIsa isn't used in the
cranelift-codegen-meta crate, but instead of refactoring to try to
remove it this just adds #[allow(dead_code)] for now in the assumption
that when the old backends go away this will probably go away as well.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2021 at 16:11):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2021 at 16:13):

alexcrichton merged PR #3131.


Last updated: Oct 23 2024 at 20:03 UTC