Skip to content

Conversation

@charlespierce
Copy link
Contributor

Info

  • As of the latest Rust release, Windows builds are failing to compile due to an issue with proc-macro-hack, which is a transitive dependency on Windows.
  • The upstream proc-macro-hack released a new version 0.4.3 that resolves the compiler failure.
  • Additionally, there are some warnings from Clippy on Windows that should be resolved.

Changes

  • Used cargo update to bump the version of proc-macro-hack in Cargo.lock
  • Fixed the clippy warnings.

Tested

  • Compiles on a Windows machine completely.
  • cargo clippy Shows no warnings.

@charlespierce charlespierce merged commit 2b45680 into volta-cli:main May 10, 2021
@charlespierce charlespierce deleted the cleanup branch May 10, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant