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

const _: [(); 8 * 6] = [(); std::mem::size_of::<Type<Symbol, ArcType>>()]; #912

Closed
llogiq opened this issue May 11, 2021 · 1 comment
Closed

Comments

@llogiq
Copy link

llogiq commented May 11, 2021

I get expected an array with a fixed size of 48 elements, found one with 40 elements. It may be that something changed with the current Rust, but I cannot compile gluon.

$ rustc -vV
rustc 1.52.0 (88f19c6da 2021-05-03)
binary: rustc
commit-hash: 88f19c6dab716c6281af7602e30f413e809c5974
commit-date: 2021-05-03
host: x86_64-unknown-linux-gnu
release: 1.52.0
LLVM version: 12.0.0
@Marwes
Copy link
Member

Marwes commented Oct 3, 2021

Fixed by 4bd920b

@Marwes Marwes closed this as completed Oct 3, 2021
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

No branches or pull requests

2 participants