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

Support #[repr(packed(N))] on Rust 1.33+ #1485

Merged
merged 1 commit into from
Jan 8, 2019
Merged

Conversation

LegNeato
Copy link
Contributor

@LegNeato LegNeato commented Jan 8, 2019

Fixes #537.

@highfive
Copy link

highfive commented Jan 8, 2019

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

Copy link
Contributor

@emilio emilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Mind addressing the nit and squashing the commits?

Thank you!

src/codegen/mod.rs Outdated Show resolved Hide resolved
@LegNeato
Copy link
Contributor Author

LegNeato commented Jan 8, 2019

Failure is an unrelated Travis issue:

info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-nightly.toml.sha256' to '/home/travis/.rustup/tmp/kuu5buqcvbtflcy6_file'
info: caused by: error during download
info: caused by: [28] Timeout was reached

@emilio emilio merged commit 2a01e8d into rust-lang:master Jan 8, 2019
@LegNeato LegNeato deleted the packed branch January 9, 2019 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants