-
Notifications
You must be signed in to change notification settings - Fork 1
Fix UB and a lot of small emprovements #1
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
base: master
Are you sure you want to change the base?
Conversation
use ref-cast crate instead
Thanks for the pull request! I'm not sure about the addition of the If we do add the |
The "user" may be a user of some programming tool, so I think that it's reasonable to provide
I've found your crate while discussing weird output of another crate (or app? I forgot), I'll add tests. |
@FraGag would you be able to review/merge/release this? Your crate seems to be still used (around 6k monthly downloads), so it would be nice to fix UB in it. |
no_std
support