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

CI: Update the expected memsize of the EntryInfo struct for Rust 1.66 nightly #186

Merged
merged 3 commits into from
Oct 24, 2022

Conversation

tatsuya6502
Copy link
Member

@tatsuya6502 tatsuya6502 commented Oct 22, 2022

… nightly

- Add rustc_version crate to the build-dependencies to check the Rust version.
  (Only enabled when `RUSTFLAGS='--cfg rustver'` is set)
… nightly

Update the Cargo config for 32-bit targets.
… nightly

To workaround the following Cargo issue with cross compiling, force enable
rustc_version crate when testing Linux corss targets:
rust-lang/cargo#4423
@tatsuya6502 tatsuya6502 added this to the v0.9.5 milestone Oct 24, 2022
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

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

Merging.

@tatsuya6502 tatsuya6502 merged commit b8254fa into master Oct 24, 2022
@tatsuya6502 tatsuya6502 deleted the fix-struct-size-check-for-rust-1.66 branch October 24, 2022 14:54
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.

1 participant