Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cargo build failed on nightly #6

Open
Taowyoo opened this issue Feb 6, 2023 · 0 comments
Open

cargo build failed on nightly #6

Taowyoo opened this issue Feb 6, 2023 · 0 comments

Comments

@Taowyoo
Copy link

Taowyoo commented Feb 6, 2023

Env:

$ rustc --version
rustc 1.69.0-nightly (75a0be98f 2023-02-05)
$ rustup --version
rustup 1.25.2 (17db695f1 2023-02-01)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.69.0-nightly (75a0be98f 2023-02-05)`
$ cargo --version
cargo 1.69.0-nightly (e84a7928d 2023-01-31)

Just 5 days ago, the nightly merged: rust-lang/rust#102513
which make reference to packed field is unaligned a hard error.
So so code change is needed to fix this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant