这是indexloc提供的服务,不要输入任何密码
Skip to content

update rust to 1.80.0 #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 6, 2024
Merged

update rust to 1.80.0 #94

merged 6 commits into from
Aug 6, 2024

Conversation

hallettj
Copy link
Collaborator

@hallettj hallettj commented Aug 2, 2024

While updating the Rust version I made a few other changes:

  • The engine isn't building with Rust 1.80.0 (at least not the revision of the engine pinned in this branch). So I changed the engine build expression to use the Rust toolchain configuration from that project's rust-toolchain.toml file.
  • I noticed a warning that was recently added to Crane (a Nix builder for Rust projects), and I made the recommended change.
  • Fixed an error generated by a new lint check.
  • Added some notes on how to update the Rust version in the future, and how to update things generally.

@hallettj hallettj requested a review from dmoverton August 2, 2024 20:57
@hallettj hallettj self-assigned this Aug 2, 2024
@hallettj hallettj merged commit 4663941 into main Aug 6, 2024
1 check passed
@hallettj hallettj deleted the jesse/rust-1_80_0 branch August 6, 2024 23:15
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.

2 participants