Stream: git-wasmtime

Topic: wasmtime / PR #4724 Fix a compile error on nightly Rust


view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2022 at 20:19):

alexcrichton opened PR #4724 from fix-nightly-compile to main:

It looks like Rust nightly has gotten a bit more strict about
attributes-on-expressions and previously accepted code is no longer
accepted. This commit updates the generated code for a macro to a form
which is accepted by rustc.

<!--

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 (Aug 16 2022 at 20:21):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2022 at 20:23):

alexcrichton has enabled auto merge for PR #4724.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2022 at 21:44):

alexcrichton merged PR #4724.


Last updated: Nov 22 2024 at 16:03 UTC