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

Stop relying on layout of TypeId #550

Merged
merged 1 commit into from
Jun 9, 2023
Merged

Stop relying on layout of TypeId #550

merged 1 commit into from
Jun 9, 2023

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Jun 9, 2023

Since this will change soon:

rust-lang/rust#109953

This is a backported fix since this will cause a breakage in the next stable Rust version being released, at which point you'll need to have updated Rune.

Note that this does not affect the next release, since it no longer relies on the layout of TypeId's.

@udoprog udoprog added bug Something isn't working 0.12.x labels Jun 9, 2023
@udoprog udoprog merged commit 81fd666 into 0.12.x Jun 9, 2023
@udoprog udoprog deleted the type-id-layout branch June 9, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.12.x bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant