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

fix: fix rust 1.76 error due to temporary value being dropped #5071

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

aawsome
Copy link
Contributor

@aawsome aawsome commented Aug 29, 2024

Which issue does this PR close?

Closes #5061.

Rationale for this change

The compiler error kills the CD of rustic. We hope you can include this fix soon in a release.

Are there any user-facing changes?

no

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit 309d3eb into apache:main Aug 30, 2024
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: temporary value dropped while borrowed
2 participants