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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add newly required bound due to rust-lang/rust#100046 #13

Merged

Conversation

compiler-errors
Copy link
Contributor

See rust-lang/rust#100046 (comment)

This lifetime bound S: 'a should've been required the whole time, but the compiler was not smart enough and had unsoundness 馃槄

@itsybitesyspider itsybitesyspider merged commit 2c1a904 into itsybitesyspider:release Apr 7, 2023
1 check passed
@itsybitesyspider
Copy link
Owner

Thank you for this insight!

@compiler-errors compiler-errors deleted the fix branch April 7, 2023 04:04
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