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

Remove unsafe thanks to Rust 1.74? #318

Open
rjzak opened this issue Nov 17, 2023 · 0 comments
Open

Remove unsafe thanks to Rust 1.74? #318

rjzak opened this issue Nov 17, 2023 · 0 comments

Comments

@rjzak
Copy link
Member

rjzak commented Nov 17, 2023

Rust 1.74 has a mem transmute which doesn't need unsafe, not sure if it's worth using in the code which serialises the attention evidence.

https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html

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

1 participant