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

Use repr(C) for all Pod types #34

Merged
merged 1 commit into from Dec 29, 2016

Conversation

Projects
None yet
3 participants
@philipc
Copy link
Contributor

philipc commented Dec 29, 2016

Noticed because gimli tests are failing for beta/nightly in gimli-rs/gimli#172. This is likely due to rustc field reordering in rust-lang/rust#37429

@philipc philipc force-pushed the philipc:pod branch from e1f518d to a68e7da Dec 29, 2016

@nrc nrc merged commit bcd7b6d into nrc:master Dec 29, 2016

@nrc

This comment has been minimized.

Copy link
Owner

nrc commented Dec 29, 2016

Thank you!

@philipc philipc deleted the philipc:pod branch Dec 29, 2016

@fitzgen

This comment has been minimized.

Copy link

fitzgen commented Dec 30, 2016

@nrc, any chance you could publish a new version on crates.io? gimli's CI is permafailing without this fix. Thanks!

@nrc

This comment has been minimized.

Copy link
Owner

nrc commented Jan 3, 2017

@fitzgen published v0.4

@fitzgen

This comment has been minimized.

Copy link

fitzgen commented Jan 5, 2017

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.