-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Rust 1.19 regression, euclid 0.10.5, SIGSEGV #42459
Comments
I also see a sigsegv in heapsize 0.3.9. |
Oh this is repr(C) bugs. |
Actually, no, I don't know what this is. |
Heapsize has a PR to fix this re a change in the empty vector representation: servo/heapsize#81 |
What PR caused this change to the size of Vec? |
Looks like this will indeed be fixed by the heapsize PR.
|
#41064 in |
Expected breakage. Closing. |
https://github.com/servo/euclid
cc @pcwalton @SimonSapin
The text was updated successfully, but these errors were encountered: