Stream: git-wasmtime

Topic: wasmtime / PR #9960 Use `&raw` from Rust 1.82


view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 16:50):

alexcrichton opened PR #9960 from alexcrichton:no-addr-of-macro to bytecodealliance:main:

This commit leverages #9956 to use the &raw syntax for creating raw pointers instead of using the ptr::addr_of! macro.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 16:50):

alexcrichton requested dicej for a review on PR #9960.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 16:50):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9960.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 17:06):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2025 at 17:26):

alexcrichton merged PR #9960.


Last updated: Jan 24 2025 at 00:11 UTC