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

TickArray: rust 1.80 packed #209

Closed
szist opened this issue Aug 15, 2024 · 3 comments
Closed

TickArray: rust 1.80 packed #209

szist opened this issue Aug 15, 2024 · 3 comments

Comments

@szist
Copy link

szist commented Aug 15, 2024

Due to how packed is changed in rust 1.80, please update the TickArray and Tick structs from repr(packed) to
repr(C,packed).

Link: rust-lang/rust#125360

@szist
Copy link
Author

szist commented Aug 15, 2024

Same for whirlpool_cpi probably.

@yugure-orca
Copy link
Contributor

@szist
Thanks for flagging!

#250 will resolve this issue.

@yugure-orca
Copy link
Contributor

whirlpool and whirlpool-cpi have been updated.🙂

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