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:
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
-->
alexcrichton requested fitzgen for a review on PR #8369.
alexcrichton requested wasmtime-default-reviewers for a review on PR #8369.
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.
pchickey submitted PR review.
alexcrichton updated PR #8369.
alexcrichton edited PR #8369.
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.
alexcrichton has enabled auto merge for PR #8369.
alexcrichton merged PR #8369.
Last updated: Nov 22 2024 at 16:03 UTC