Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add some SAFETY comments, some TODO comments #66

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 15, 2022

Deny the clippy::undocumented_unsafe_blocks lint. Add SAFETY comments to some unsafe code, and add #[allow(...)] to the rest along with TODO comments to follow up.

This is the first step of #61.

Deny the `clippy::undocumented_unsafe_blocks` lint. Add SAFETY comments
to some unsafe code, and add `#[allow(...)]` to the rest along with TODO
comments to follow up.

This is the first step of #61.
@joshlf joshlf merged commit aba3b93 into main Oct 15, 2022
@joshlf joshlf deleted the safety-comments branch October 15, 2022 05:34
joshlf added a commit that referenced this pull request Aug 3, 2023
Deny the `clippy::undocumented_unsafe_blocks` lint. Add SAFETY comments
to some unsafe code, and add `#[allow(...)]` to the rest along with TODO
comments to follow up.

This is the first step of #61.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant