Stream: git-wasmtime

Topic: wasmtime / PR #8369 Use `--locked` on all `cargo install`...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 01:32):

alexcrichton opened PR #8369 from alexcrichton:install-locked to bytecodealliance:main:

Prevents any updates to rustc or crates from accidentally causing issues by ensuring that the same set of deps is used over time.

<!--
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 (Apr 15 2024 at 01:32):

alexcrichton requested fitzgen for a review on PR #8369.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 01:32):

alexcrichton requested wasmtime-default-reviewers for a review on PR #8369.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 01:33):

alexcrichton commented on PR #8369:

I first saw this here where a nightly install was failing due to proc-macro2 not compiling on the nightly we're pinned to.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 05:30):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 14:52):

alexcrichton updated PR #8369.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 14:53):

alexcrichton edited PR #8369.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 14:54):

alexcrichton commented on PR #8369:

I'm going to go ahead and land this with the extra commit removing the auxiliary markdown example. If others disagree about its removal and would like to keep it in then we can re-land it, but for now CI is broken and nothing can land.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 14:54):

alexcrichton has enabled auto merge for PR #8369.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2024 at 15:40):

alexcrichton merged PR #8369.


Last updated: Nov 22 2024 at 16:03 UTC