Skip to content
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

upgrade Rust to v1.78.0 #20881

Merged
merged 4 commits into from
May 9, 2024
Merged

upgrade Rust to v1.78.0 #20881

merged 4 commits into from
May 9, 2024

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented May 6, 2024

Upgrade Rust to v1.78.0. Release notes.

@tdyas tdyas added the category:internal CI, fixes for not-yet-released features, etc. label May 6, 2024
Comment on lines +751 to +752
// Note: Clippy wants us to use `clone_from`, but doing so fails because `graph` is borrowed as mutable already.
#[allow(clippy::assigning_clones)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tdyas tdyas merged commit d71d384 into pantsbuild:main May 9, 2024
24 checks passed
@tdyas tdyas deleted the upgrade_rust_v1.78.0 branch May 9, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants