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

Enable #![deny(unsafe_op_in_unsafe_fn)] #10

Closed
ibraheemdev opened this issue Jul 7, 2024 · 0 comments · Fixed by #52
Closed

Enable #![deny(unsafe_op_in_unsafe_fn)] #10

ibraheemdev opened this issue Jul 7, 2024 · 0 comments · Fixed by #52
Labels
internal Changes that do not affect user-facing behavior.

Comments

@ibraheemdev
Copy link
Owner

There are currently some internal unsafe blocks that aren't directly documented. We should go through all of those and add safety documentation.

@ibraheemdev ibraheemdev added the internal Changes that do not affect user-facing behavior. label Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes that do not affect user-facing behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant