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

remove lifetime workaround now that this is fixed #1413

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Sep 21, 2023

The underlying issue was fixed in rust 1.69.0. Our minimum supported rust is now 1.70.0 (set in azure_core), which means this workaround is no longer needed.

Ref: rust-lang/rust#63033

The underlying issue was fixed in rust 1.69.0.  Our minimum supported rust is now 1.70.0 (set in azure_core), which means this workaround is no longer needed.

Ref: rust-lang/rust#63033
@demoray demoray merged commit 3b29475 into Azure:main Sep 22, 2023
19 checks passed
@demoray demoray deleted the remove-hidden-lifetime-workaround branch September 22, 2023 13:05
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.

None yet

2 participants